diff --git a/R/find_stations_in.R b/R/find_stations_in.R index 678589a..5a25599 100644 --- a/R/find_stations_in.R +++ b/R/find_stations_in.R @@ -6,7 +6,7 @@ #' \acronym{BOM} stations in the \acronym{SILO} network that fall within that #' defined area or the station nearest the centroid of the area of interest. #' -#' @param x One of three types of object: +#' @param x One of two types of object: #' * A `Vector` A four-digit vector defining a bounding box of the area #' of interest in this order, \sQuote{xmin}, \sQuote{ymin}, \sQuote{xmax}, #' \sQuote{ymax}, or diff --git a/codemeta.json b/codemeta.json index cba72e6..e27e0b5 100644 --- a/codemeta.json +++ b/codemeta.json @@ -560,7 +560,7 @@ "applicationCategory": "Tools", "isPartOf": "https://ropensci.org", "keywords": ["dpird", "bom", "meteorological-data", "weather-forecast", "australia", "weather", "weather-data", "meteorology", "western-australia", "australia-bureau-of-meteorology", "western-australia-agriculture", "australia-agriculture", "australia-climate", "australia-weather", "rstats", "climate", "api-client", "data", "weather-api", "rainfall", "r"], - "fileSize": "5563.416KB", + "fileSize": "5563.412KB", "citation": [ { "@type": "ScholarlyArticle", diff --git a/man/find_stations_in.Rd b/man/find_stations_in.Rd index d6cf1d3..a19e0d2 100644 --- a/man/find_stations_in.Rd +++ b/man/find_stations_in.Rd @@ -14,7 +14,7 @@ find_stations_in( ) } \arguments{ -\item{x}{One of three types of object: +\item{x}{One of two types of object: \itemize{ \item A \code{Vector} A four-digit vector defining a bounding box of the area of interest in this order, \sQuote{xmin}, \sQuote{ymin}, \sQuote{xmax},