Skip to content

Commit acc29e2

Browse files
authored
Apply suggestion from @dlebauer
1 parent d0251ba commit acc29e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/data.land/R/gSSURGO_Query.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
############ Retrives soil data from gssurgo
22
#' This function queries the gSSURGO database for a series of map unit keys
33
#'
4-
#' `gSSURGO.Query()` is deprecated, please use `PEcAn.data.land::extract_soil_gssurgo()` instead (see issue #3697).#'
4+
#' `gSSURGO.Query()` is deprecated, please use `PEcAn.data.land::extract_soil_gssurgo()` instead (see issue #3697).
55
#' @param mukeys map unit key from gssurgo
66
#' @param fields a character vector of the fields to be extracted. See details and the default argument to find out how to define fields.
77
#'

0 commit comments

Comments
 (0)