diff --git a/pkgdown.yml b/pkgdown.yml index 6d242127..984d2c87 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -4,7 +4,7 @@ pkgdown_sha: ~ articles: fetchNASIS: fetchNASIS.html wcs-ssurgo: wcs-ssurgo.html -last_built: 2023-08-29T13:59Z +last_built: 2023-08-29T14:08Z urls: reference: http://ncss-tech.github.io/soilDB/reference article: http://ncss-tech.github.io/soilDB/articles diff --git a/reference/Rplot004.png b/reference/Rplot004.png index bf30362f..b47a1d19 100644 Binary files a/reference/Rplot004.png and b/reference/Rplot004.png differ diff --git a/reference/Rplot005.png b/reference/Rplot005.png index 551b9954..f28d9d96 100644 Binary files a/reference/Rplot005.png and b/reference/Rplot005.png differ diff --git a/reference/SoilWeb_spatial_query.html b/reference/SoilWeb_spatial_query.html index 2bbdc1ed..1be781be 100644 --- a/reference/SoilWeb_spatial_query.html +++ b/reference/SoilWeb_spatial_query.html @@ -273,7 +273,7 @@

Examples # query by coordinate pair SoilWeb_spatial_query(coords=c(-121, 38)) #> ogc_fid areasymbol musym mukey soilweb_last_update dist_meters -#> 1 1494846 ca077 220 462112 2022-09-14 92.17456302 +#> 1 1493878 ca077 220 462112 2022-09-14 92.17456302 # } diff --git a/reference/fetchOSD.html b/reference/fetchOSD.html index bc166e67..dfbc0d7d 100644 --- a/reference/fetchOSD.html +++ b/reference/fetchOSD.html @@ -163,7 +163,7 @@

Examples#> $ climate.annual :'data.frame': 88 obs. of 12 variables: #> $ climate.monthly :'data.frame': 264 obs. of 14 variables: #> $ NCCPI :'data.frame': 11 obs. of 16 variables: -#> $ soilweb.metadata:'data.frame': 20 obs. of 2 variables: +#> $ soilweb.metadata:'data.frame': 22 obs. of 2 variables: # use makeChunks() for iteration over larger sequences of soil series s.list <- c('musick', 'cecil', 'drummer', 'amador', 'pentz', diff --git a/reference/fetchSDA_spatial.html b/reference/fetchSDA_spatial.html index 4ac42b06..7837e3b6 100644 --- a/reference/fetchSDA_spatial.html +++ b/reference/fetchSDA_spatial.html @@ -136,14 +136,14 @@

Examples # get spatial data for a single mukey single.mukey <- try(fetchSDA_spatial(x = "2924882")) #> Using 1 chunks... -#> Chunk #1 completed (n = 1; 0.2 secs) -#> Done in 0.2 secs; mean/chunk: 0.2 secs; mean/symbol: 0.21 secs. +#> Chunk #1 completed (n = 1; 0.1 secs) +#> Done in 0.1 secs; mean/chunk: 0.1 secs; mean/symbol: 0.14 secs. # demonstrate fetching full extent (multi-mukey) of national musym full.extent.nmusym <- try(fetchSDA_spatial(x = "2x8l5", by = "nmusym")) #> Using 1 chunks... -#> Chunk #1 completed (n = 3; 0.7 secs) -#> Done in 0.9 secs; mean/chunk: 0.7 secs; mean/symbol: 0.29 secs. +#> Chunk #1 completed (n = 3; 0.8 secs) +#> Done in 0.9 secs; mean/chunk: 0.8 secs; mean/symbol: 0.31 secs. # compare extent of nmusym to single mukey within it if (!inherits(single.mukey, 'try-error') && @@ -162,8 +162,8 @@

Examples # demo adding a field (`muname`) to attribute table of result head(try(fetchSDA_spatial(x = "2x8l5", by="nmusym", add.fields="muname"))) #> Using 1 chunks... -#> Chunk #1 completed (n = 3; 0.8 secs) -#> Done in 1 secs; mean/chunk: 0.8 secs; mean/symbol: 0.33 secs. +#> Chunk #1 completed (n = 3; 0.6 secs) +#> Done in 0.8 secs; mean/chunk: 0.6 secs; mean/symbol: 0.25 secs. #> Simple feature collection with 6 features and 4 fields #> Geometry type: POLYGON #> Dimension: XY diff --git a/reference/get_soilDB_env.html b/reference/get_soilDB_env.html index 40d21b26..96dfc0c2 100644 --- a/reference/get_soilDB_env.html +++ b/reference/get_soilDB_env.html @@ -80,7 +80,7 @@

Value

Examples

get_soilDB_env()
-#> <environment: 0x5628d2b26ca8>
+#> <environment: 0x5585ccafa500>