Skip to content

Commit 8a96c56

Browse files
committed
fetchSOLUS: dont run example
1 parent 602d03a commit 8a96c56

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

R/fetchSOLUS.R

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
#'
6767
#' @examplesIf curl::has_internet() && requireNamespace("sf") && requireNamespace("terra")
6868
#'
69+
#' \dontrun{
6970
#' b <- c(-119.747629, -119.67935, 36.912019, 36.944987)
7071
#'
7172
#' bbox.sp <- sf::st_as_sf(wk::rct(
@@ -104,6 +105,7 @@
104105
#'
105106
#' # plot, truncating each profile to the predicted restriction depth
106107
#' aqp::plotSPC(trunc(res, 0, res$resdept_p), color = "claytotal_p", divide.hz = FALSE)
108+
#' }
107109
fetchSOLUS <- function(x = NULL,
108110
depth_slices = c(0, 5, 15, 30, 60, 100, 150),
109111
variables = c("anylithicdpt", "caco3", "cec7", "claytotal",

man/fetchSOLUS.Rd

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)