diff --git a/R/tar-stars.R b/R/tar-stars.R index da6b2e2..acb6564 100644 --- a/R/tar-stars.R +++ b/R/tar-stars.R @@ -11,7 +11,7 @@ #' #' @inheritParams targets::tar_target #' -#' @note the `iteration` argument is unavailable because it is hard-coded to +#' @note The `iteration` argument is unavailable because it is hard-coded to #' `"list"`, the only option that works currently. #' #' @seealso [targets::tar_target_raw()] diff --git a/R/tar-terra-rast.R b/R/tar-terra-rast.R index b434cd0..f4d11b4 100644 --- a/R/tar-terra-rast.R +++ b/R/tar-terra-rast.R @@ -10,7 +10,7 @@ #' #' @inheritParams targets::tar_target #' -#' @note the `iteration` argument is unavailable because it is hard-coded to +#' @note The `iteration` argument is unavailable because it is hard-coded to #' `"list"`, the only option that works currently. #' #' @returns target class "tar_stem" for use in a target pipeline diff --git a/R/tar-terra-sprc.R b/R/tar-terra-sprc.R index 4466458..c39d076 100644 --- a/R/tar-terra-sprc.R +++ b/R/tar-terra-sprc.R @@ -11,7 +11,7 @@ #' #' @inheritParams targets::tar_target #' -#' @note the `iteration` argument is unavailable because it is hard-coded to +#' @note The `iteration` argument is unavailable because it is hard-coded to #' `"list"`, the only option that works currently. #' #' @returns target class "tar_stem" for use in a target pipeline diff --git a/R/tar-terra-vect.R b/R/tar-terra-vect.R index c86e4da..f98e002 100644 --- a/R/tar-terra-vect.R +++ b/R/tar-terra-vect.R @@ -9,7 +9,7 @@ #' @param ... Additional arguments not yet used #' @inheritParams targets::tar_target #' -#' @note the `iteration` argument is unavailable because it is hard-coded to +#' @note The `iteration` argument is unavailable because it is hard-coded to #' `"list"`, the only option that works currently. #' #' @returns target class "tar_stem" for use in a target pipeline diff --git a/R/tar_terra_tiles.R b/R/tar_terra_tiles.R index b50760f..3892847 100644 --- a/R/tar_terra_tiles.R +++ b/R/tar_terra_tiles.R @@ -17,7 +17,7 @@ #' @inheritParams targets::tar_target #' @author Eric Scott #' -#' @note the `iteration` argument is unavailable because it is hard-coded to +#' @note The `iteration` argument is unavailable because it is hard-coded to #' `"list"`, the only option that works currently. #' #' @return a list of two targets: an upstream target that creates a list of diff --git a/man/tar_stars.Rd b/man/tar_stars.Rd index 81122f2..22f0bff 100644 --- a/man/tar_stars.Rd +++ b/man/tar_stars.Rd @@ -244,7 +244,7 @@ string \code{"survival model"}.} Provides a target format for stars objects. } \note{ -the \code{iteration} argument is unavailable because it is hard-coded to +The \code{iteration} argument is unavailable because it is hard-coded to \code{"list"}, the only option that works currently. } \examples{ diff --git a/man/tar_terra_rast.Rd b/man/tar_terra_rast.Rd index b4cde08..579970c 100644 --- a/man/tar_terra_rast.Rd +++ b/man/tar_terra_rast.Rd @@ -214,7 +214,7 @@ target class "tar_stem" for use in a target pipeline Provides a target format for \link[terra:SpatRaster-class]{terra::SpatRaster} objects. } \note{ -the \code{iteration} argument is unavailable because it is hard-coded to +The \code{iteration} argument is unavailable because it is hard-coded to \code{"list"}, the only option that works currently. } \examples{ diff --git a/man/tar_terra_sprc.Rd b/man/tar_terra_sprc.Rd index 278dcaa..bb063f4 100644 --- a/man/tar_terra_sprc.Rd +++ b/man/tar_terra_sprc.Rd @@ -215,7 +215,7 @@ Provides a target format for \link[terra:SpatRaster-class]{terra::SpatRasterColl which have no restriction in the extent or other geometric parameters. } \note{ -the \code{iteration} argument is unavailable because it is hard-coded to +The \code{iteration} argument is unavailable because it is hard-coded to \code{"list"}, the only option that works currently. } \examples{ diff --git a/man/tar_terra_tiles.Rd b/man/tar_terra_tiles.Rd index 990501b..4ee8f47 100644 --- a/man/tar_terra_tiles.Rd +++ b/man/tar_terra_tiles.Rd @@ -212,7 +212,7 @@ resolution to work on in-memory. It can instead be split into tiles that can be iterated over, potentially using parallel workers. } \note{ -the \code{iteration} argument is unavailable because it is hard-coded to +The \code{iteration} argument is unavailable because it is hard-coded to \code{"list"}, the only option that works currently. } \examples{ diff --git a/man/tar_terra_vect.Rd b/man/tar_terra_vect.Rd index c69a5e3..2266761 100644 --- a/man/tar_terra_vect.Rd +++ b/man/tar_terra_vect.Rd @@ -214,7 +214,7 @@ target class "tar_stem" for use in a target pipeline Provides a target format for \link[terra:SpatVector-class]{terra::SpatVector} objects. } \note{ -the \code{iteration} argument is unavailable because it is hard-coded to +The \code{iteration} argument is unavailable because it is hard-coded to \code{"list"}, the only option that works currently. Although you may pass any supported GDAL vector driver to the