From ecb71bd99deda53374dcbc47d2055887afeb8aa2 Mon Sep 17 00:00:00 2001 From: Andrew Gene Brown Date: Fri, 8 Nov 2024 14:37:54 -0800 Subject: [PATCH] update SOLUS citation --- R/fetchSOLUS.R | 9 +++++---- man/fetchSOLUS.Rd | 7 ++++--- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/R/fetchSOLUS.R b/R/fetchSOLUS.R index 8df9a904..e4e0284a 100644 --- a/R/fetchSOLUS.R +++ b/R/fetchSOLUS.R @@ -54,10 +54,11 @@ #' @return A _SpatRaster_ object containing SOLUS grids for specified extent, depths, variables, and #' product types. #' -#' @references Nauman, T.W., Kienast-Brown, S., White, D.A. Brungard, C.W., Philippe, J., Roecker, -#' S.M., Thompson, J.A. Soil Landscapes of the United States (SOLUS): developing predictive soil -#' property maps of the conterminous US using hybrid training sets. In Prep for SSSAJ. -#' +#' @references Nauman, T. W., Kienast-Brown, S., Roecker, S. M., Brungard, C., White, D., Philippe, +#' J., & Thompson, J. A. (2024). Soil landscapes of the United States (SOLUS): developing +#' predictive soil property maps of the conterminous United States using hybrid training sets. +#' Soil Science Society of America Journal, 88, 2046–2065. \doi{https://doi.org/10.1002/saj2.20769} +#' #' @author Andrew G. Brown #' #' @importFrom stats approxfun splinefun diff --git a/man/fetchSOLUS.Rd b/man/fetchSOLUS.Rd index 3867ec14..afbe58ac 100644 --- a/man/fetchSOLUS.Rd +++ b/man/fetchSOLUS.Rd @@ -129,9 +129,10 @@ aqp::plotSPC(trunc(res, 0, res$resdept_p), color = "claytotal_p", divide.hz = FA \dontshow{\}) # examplesIf} } \references{ -Nauman, T.W., Kienast-Brown, S., White, D.A. Brungard, C.W., Philippe, J., Roecker, -S.M., Thompson, J.A. Soil Landscapes of the United States (SOLUS): developing predictive soil -property maps of the conterminous US using hybrid training sets. In Prep for SSSAJ. +Nauman, T. W., Kienast-Brown, S., Roecker, S. M., Brungard, C., White, D., Philippe, +J., & Thompson, J. A. (2024). Soil landscapes of the United States (SOLUS): developing +predictive soil property maps of the conterminous United States using hybrid training sets. +Soil Science Society of America Journal, 88, 2046–2065. \doi{https://doi.org/10.1002/saj2.20769} } \author{ Andrew G. Brown