Skip to content

Commit

Permalink
Clarify documentation for .amp_apsim_met()
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhsparks committed May 15, 2024
1 parent de7623b commit 8be64a1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions R/get_dpird_apsim.R
Original file line number Diff line number Diff line change
Expand Up @@ -149,12 +149,13 @@ get_dpird_apsim <- function(station_code,
#' Calculates Attribute Amp for an Object of Class \sQuote{met}
#'
#' This function recalculates mean monthly amplitude for an object of class
#' \sQuote{met} from \cranpkg{apsimx}.
#' \sQuote{met} adapted from \cranpkg{apsimx}.
#'
#' @param met object of class \sQuote{met}
#' @return an object of class \sQuote{met} with a recalculation of annual
#' amplitude in mean monthly temperature.
#' @author Fernando Miguez, \email{femiguez@@iastate.edu}
#' @author Fernando Miguez, \email{femiguez@@iastate.edu} with modifications
#' by Adam Sparks \email{adamhsparks@@gmail.com}
#' @autoglobal
#' @noRd

Expand Down

0 comments on commit 8be64a1

Please sign in to comment.