From b0374978d9b91244479f39037f8188d4f5306374 Mon Sep 17 00:00:00 2001 From: "Adam H. Sparks" Date: Sun, 15 Dec 2024 16:46:39 +0800 Subject: [PATCH] Grammar in Roxygen --- R/create_CRU_df.R | 4 ++-- R/get_CRU_df.R | 4 ++-- codemeta.json | 2 +- man/create_CRU_df.Rd | 4 ++-- man/create_CRU_stack.Rd | 4 ++-- man/get_CRU_df.Rd | 4 ++-- man/get_CRU_stack.Rd | 4 ++-- 7 files changed, 13 insertions(+), 13 deletions(-) diff --git a/R/create_CRU_df.R b/R/create_CRU_df.R index e859aad..53c60af 100644 --- a/R/create_CRU_df.R +++ b/R/create_CRU_df.R @@ -28,9 +28,9 @@ #' @param reh Boolean. Load relative humidity and return it in the data frame? #' Defaults to `FALSE`. #' @param sunp Boolean. Load sunshine, percent of maximum possible (percent of -#' day length) and return it in data frame? Defaults to `FALSE`. +#' day length) and return it in the data frame? Defaults to `FALSE`. #' @param frs Boolean. Load ground-frost records (number of days with ground- -#' frost per month) and return it in data frame? Defaults to `FALSE`. +#' frost per month) and return it in the data frame? Defaults to `FALSE`. #' @param wnd Boolean. Load 10m wind speed (metres/second) and return it in the #' data frame? Defaults to `FALSE`. #' @param elv Boolean. Load elevation (converted to metres) and return it in diff --git a/R/get_CRU_df.R b/R/get_CRU_df.R index 8904bcc..8b5698a 100644 --- a/R/get_CRU_df.R +++ b/R/get_CRU_df.R @@ -44,9 +44,9 @@ #' @param reh Boolean. Fetch relative humidity and return it in the data frame? #' Defaults to FALSE. #' @param sunp Boolean. Fetch sunshine, percent of maximum possible (percent of -#' day length) and return it in data frame? Defaults to `FALSE`. +#' day length) and return it in the data frame? Defaults to `FALSE`. #' @param frs Boolean. Fetch ground-frost records (number of days with ground- -#' frost per month) and return it in data frame? Defaults to `FALSE`. +#' frost per month) and return it in the data frame? Defaults to `FALSE`. #' @param wnd Boolean. Fetch 10m wind speed (metres/second) and return it in the #' data frame? Defaults to `FALSE`. #' @param elv Boolean. Fetch elevation (converted to metres) and return it in diff --git a/codemeta.json b/codemeta.json index 070b7de..3959514 100644 --- a/codemeta.json +++ b/codemeta.json @@ -243,7 +243,7 @@ "applicationCategory": "Tools", "isPartOf": "https://ropensci.org", "keywords": ["anglia-cru", "climate-data", "cru-cl2", "temperature", "rainfall", "elevation", "data-access", "wind", "relative-humidity", "solar-radiation", "diurnal-temperature", "frost", "cru", "r", "rstats", "r-package", "peer-reviewed"], - "fileSize": "799.933KB", + "fileSize": "799.981KB", "citation": [ { "@type": "ScholarlyArticle", diff --git a/man/create_CRU_df.Rd b/man/create_CRU_df.Rd index daaccde..21fcd18 100644 --- a/man/create_CRU_df.Rd +++ b/man/create_CRU_df.Rd @@ -48,10 +48,10 @@ and return it in the data frame? Defaults to \code{FALSE}.} return it in the data frame? Defaults to \code{FALSE}.} \item{sunp}{Boolean. Load sunshine, percent of maximum possible (percent of -day length) and return it in data frame? Defaults to \code{FALSE}.} +day length) and return it in the data frame? Defaults to \code{FALSE}.} \item{frs}{Boolean. Load ground-frost records (number of days with ground- -frost per month) and return it in data frame? Defaults to \code{FALSE}.} +frost per month) and return it in the data frame? Defaults to \code{FALSE}.} \item{wnd}{Boolean. Load 10m wind speed (metres/second) and return it in the data frame? Defaults to \code{FALSE}.} diff --git a/man/create_CRU_stack.Rd b/man/create_CRU_stack.Rd index 4ca4c5e..0b5a8b0 100644 --- a/man/create_CRU_stack.Rd +++ b/man/create_CRU_stack.Rd @@ -48,10 +48,10 @@ and return it in the data frame? Defaults to \code{FALSE}.} return it in the data frame? Defaults to \code{FALSE}.} \item{sunp}{Boolean. Load sunshine, percent of maximum possible (percent of -day length) and return it in data frame? Defaults to \code{FALSE}.} +day length) and return it in the data frame? Defaults to \code{FALSE}.} \item{frs}{Boolean. Load ground-frost records (number of days with ground- -frost per month) and return it in data frame? Defaults to \code{FALSE}.} +frost per month) and return it in the data frame? Defaults to \code{FALSE}.} \item{wnd}{Boolean. Load 10m wind speed (metres/second) and return it in the data frame? Defaults to \code{FALSE}.} diff --git a/man/get_CRU_df.Rd b/man/get_CRU_df.Rd index cbb6246..ada5f55 100644 --- a/man/get_CRU_df.Rd +++ b/man/get_CRU_df.Rd @@ -48,10 +48,10 @@ and return it in the data frame? Defaults to \code{FALSE}.} return it in the data frame? Defaults to \code{FALSE}.} \item{sunp}{Boolean. Fetch sunshine, percent of maximum possible (percent of -day length) and return it in data frame? Defaults to \code{FALSE}.} +day length) and return it in the data frame? Defaults to \code{FALSE}.} \item{frs}{Boolean. Fetch ground-frost records (number of days with ground- -frost per month) and return it in data frame? Defaults to \code{FALSE}.} +frost per month) and return it in the data frame? Defaults to \code{FALSE}.} \item{wnd}{Boolean. Fetch 10m wind speed (metres/second) and return it in the data frame? Defaults to \code{FALSE}.} diff --git a/man/get_CRU_stack.Rd b/man/get_CRU_stack.Rd index 9762f20..b216ca6 100644 --- a/man/get_CRU_stack.Rd +++ b/man/get_CRU_stack.Rd @@ -48,10 +48,10 @@ and return it in the data frame? Defaults to \code{FALSE}.} return it in the data frame? Defaults to \code{FALSE}.} \item{sunp}{Boolean. Fetch sunshine, percent of maximum possible (percent of -day length) and return it in data frame? Defaults to \code{FALSE}.} +day length) and return it in the data frame? Defaults to \code{FALSE}.} \item{frs}{Boolean. Fetch ground-frost records (number of days with ground- -frost per month) and return it in data frame? Defaults to \code{FALSE}.} +frost per month) and return it in the data frame? Defaults to \code{FALSE}.} \item{wnd}{Boolean. Fetch 10m wind speed (metres/second) and return it in the data frame? Defaults to \code{FALSE}.}