Skip to content

Commit

Permalink
docs: better wording
Browse files Browse the repository at this point in the history
  • Loading branch information
gisler committed Nov 25, 2023
1 parent 6289578 commit c07250e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions R/input.R
Original file line number Diff line number Diff line change
Expand Up @@ -604,10 +604,10 @@ DEMrelatedInput <- function(
#'
#' @param cs_dir A character string specifying an existing directory.
#' @param cs_crs An optional character string used to set the coordinate
#' reference system of all processed raster files. See [`terra::crs`] for
#' further information.
#' reference system of all output raster files. See [`terra::crs`] for further
#' information.
#'
#' @return A character vector containing the paths to the converted _ERDAS
#' @return A character vector containing the paths to the processed _ERDAS
#' IMAGINE_ raster files.
#'
#' @export
Expand Down
6 changes: 3 additions & 3 deletions man/img2tif.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c07250e

Please sign in to comment.