Skip to content

Commit

Permalink
Cookfarm documentation bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludwigm6 committed Mar 13, 2024
1 parent 2328df0 commit ea40f6a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
5 changes: 2 additions & 3 deletions R/cookfarm.R
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,13 @@
#' \item{VW}{Response Variable - Soil Moisture}
#' \item{altitude}{Measurement depth of VW}
#' \item{Date, cdata}{Measurement Date, Cumulative Date}
#' \item{Easting, Northing}{Location in EPSG:????}
#' \item{DEM, TWI, NDRE.M, NDRE.Sd, Precip_wrcc, MaxT_wrcc, MinT_wrcc, Precip_cum}
#' \item{Easting, Northing}{Location Coordinates (EPSG:26911)}
#' \item{DEM, TWI, NDRE.M, NDRE.Sd, Precip_wrcc, MaxT_wrcc, MinT_wrcc, Precip_cum}{Predictor Variables}
#' }
#'
#' @references \itemize{
#' \item{Gash et al. 2015 - Spatio-temporal interpolation of soil water, temperature, and electrical conductivity in 3D + T: The Cook Agronomy Farm data set \doi{https://doi.org/10.1016/j.spasta.2015.04.001}}
#' \item{Meyer et al. 2018 - Improving performance of spatio-temporal machine learning models using forward feature selection and target-oriented validation \doi{https://doi.org/10.1016/j.envsoft.2017.12.001}}
#'
#' }
#' @usage data(cookfarm)
#'
Expand Down
5 changes: 2 additions & 3 deletions man/cookfarm.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions man/geodist.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ea40f6a

Please sign in to comment.