diff --git a/R/fetchSoilGrids.R b/R/fetchSoilGrids.R index c4360b2e..4af334cb 100644 --- a/R/fetchSoilGrids.R +++ b/R/fetchSoilGrids.R @@ -339,6 +339,7 @@ fetchSoilGrids <- function(x, summary_type = c("Q0.05", "Q0.5", "Q0.95", "mean"), variables = c("bdod", "cec", "cfvo", "clay", "nitrogen", "phh2o", "sand", "silt", "soc", "wv0010", "wv0033", "wv1500"), + endpoint = "https://files.isric.org/soilgrids/latest/data/", ..., verbose = TRUE) {