From 5150d26df4bba57fc54ea1ad2d24fec56359ca35 Mon Sep 17 00:00:00 2001 From: Andrew Gene Brown Date: Mon, 22 Apr 2024 12:35:53 -0700 Subject: [PATCH] Update misc/run-all-NASIS-get-methods.R --- misc/run-all-NASIS-get-methods.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/run-all-NASIS-get-methods.R b/misc/run-all-NASIS-get-methods.R index 3dda4278..a4b12278 100644 --- a/misc/run-all-NASIS-get-methods.R +++ b/misc/run-all-NASIS-get-methods.R @@ -38,7 +38,7 @@ library(soilDB) # path to data source (NULL = use ODBC to local nasis, # otherwise path to SQLite) -# dsn <- "misc/testStatic.sqlite" +dsn <- "misc/testStatic.sqlite" # # # RUN IF NEEDED: # # dsn <- "misc/testStatic.sqlite"