diff --git a/R/get_satellite_imagery.R b/R/get_satellite_imagery.R index 2f675b9..c197ba3 100644 --- a/R/get_satellite_imagery.R +++ b/R/get_satellite_imagery.R @@ -76,7 +76,7 @@ get_available_imagery <- function(product_id = "all") { #' #' @param product_id `Character`. \acronym{BOM} product \acronym{ID} to download #' and import as a \CRANpkg{terra} `SpatRaster` S4 class (see -#' `[terra::rast)]`) or \CRANpkg{stars} S3 `stars` class object. A vector of +#' `[terra::rast()]`) or \CRANpkg{stars} S3 `stars` class object. A vector of #' values from [get_available_imagery()] may be used here. Value is required. #' @param scans `Integer`. Number of scans to download, starting with most #' recent and progressing backwards, *e.g.*, 1 - the most recent single scan diff --git a/codemeta.json b/codemeta.json index d2b2283..f0a0652 100644 --- a/codemeta.json +++ b/codemeta.json @@ -554,7 +554,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": "5569.367KB", + "fileSize": "5569.32KB", "citation": [ { "@type": "ScholarlyArticle", diff --git a/man/get_satellite_imagery.Rd b/man/get_satellite_imagery.Rd index 7925f9b..091f20e 100644 --- a/man/get_satellite_imagery.Rd +++ b/man/get_satellite_imagery.Rd @@ -9,11 +9,8 @@ get_satellite_imagery(product_id, scans = 1, compat = "terra") \arguments{ \item{product_id}{\code{Character}. \acronym{BOM} product \acronym{ID} to download and import as a \CRANpkg{terra} \code{SpatRaster} S4 class (see -\verb{[terra::rast)]}) or \CRANpkg{stars} S3 \code{stars} class object. A vector of -values from [get_available_imagery()] may be used here. Value is required. - -[terra::rast)]: R:terra::rast) -[get_available_imagery()]: R:get_available_imagery()} +\verb{[terra::rast()]}) or \CRANpkg{stars} S3 \code{stars} class object. A vector of +values from \code{\link[=get_available_imagery]{get_available_imagery()}} may be used here. Value is required.} \item{scans}{\code{Integer}. Number of scans to download, starting with most recent and progressing backwards, \emph{e.g.}, 1 - the most recent single scan