From 18fac5475542d4defdcef63927a53faff6a22733 Mon Sep 17 00:00:00 2001 From: "Adam H. Sparks" Date: Tue, 17 Dec 2024 10:44:58 +0800 Subject: [PATCH] Fixes missing space in documentation --- R/create_CRU_df.R | 2 +- codemeta.json | 2 +- man/create_CRU_df.Rd | 2 +- man/create_CRU_stack.Rd | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/R/create_CRU_df.R b/R/create_CRU_df.R index f1c92a9..ff1447c 100644 --- a/R/create_CRU_df.R +++ b/R/create_CRU_df.R @@ -15,7 +15,7 @@ #' returns in the data frame, `TRUE`. Defaults to `FALSE`. NOTE. Setting this #' to `TRUE` will always results in **pre** being set to `TRUE` and #' returned as well. -#' @param rd0 Loads wet-days (number days with >0.1millimetres rain per +#' @param rd0 Loads wet-days (number days with >0.1 millimetres rain per #' month) and returns in the data frame, `TRUE`. Defaults to `FALSE`. #' @param dtr Loads mean diurnal temperature range (degrees Celsius) #' and returns it in the data frame, `TRUE`. Defaults to `FALSE`. diff --git a/codemeta.json b/codemeta.json index 3aaa69a..a8c865b 100644 --- a/codemeta.json +++ b/codemeta.json @@ -244,7 +244,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": "910.96KB", + "fileSize": "910.963KB", "citation": [ { "@type": "ScholarlyArticle", diff --git a/man/create_CRU_df.Rd b/man/create_CRU_df.Rd index fcdcd85..be6d536 100644 --- a/man/create_CRU_df.Rd +++ b/man/create_CRU_df.Rd @@ -29,7 +29,7 @@ returns in the data frame, \code{TRUE}. Defaults to \code{FALSE}. NOTE. Setting to \code{TRUE} will always results in \strong{pre} being set to \code{TRUE} and returned as well.} -\item{rd0}{Loads wet-days (number days with >0.1millimetres rain per +\item{rd0}{Loads wet-days (number days with >0.1 millimetres rain per month) and returns in the data frame, \code{TRUE}. Defaults to \code{FALSE}.} \item{tmp}{Loads temperature (degrees Celsius) and returns it in the diff --git a/man/create_CRU_stack.Rd b/man/create_CRU_stack.Rd index 17284c8..fef4507 100644 --- a/man/create_CRU_stack.Rd +++ b/man/create_CRU_stack.Rd @@ -29,7 +29,7 @@ returns in the data frame, \code{TRUE}. Defaults to \code{FALSE}. NOTE. Setting to \code{TRUE} will always results in \strong{pre} being set to \code{TRUE} and returned as well.} -\item{rd0}{Loads wet-days (number days with >0.1millimetres rain per +\item{rd0}{Loads wet-days (number days with >0.1 millimetres rain per month) and returns in the data frame, \code{TRUE}. Defaults to \code{FALSE}.} \item{tmp}{Loads temperature (degrees Celsius) and returns it in the