Skip to content

Commit

Permalink
fix typo R/tar-terra-rast.R
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Gene Brown <brown.andrewg@gmail.com>
  • Loading branch information
njtierney and brownag committed Mar 15, 2024
1 parent 52a5aef commit 68bcf58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/tar-terra-rast.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#' Create a terra _SpatRaster_ Target
#'
#' Provides a target forma for [terra::SpatRaster-class] objects.
#' Provides a target format for [terra::SpatRaster-class] objects.
#'
#' @param filetype character. File format expressed as GDAL driver names passed to [terra::writeRaster()]
#' @param gdal character. GDAL driver specific datasource creation options passed to [terra::writeRaster()]
Expand Down

0 comments on commit 68bcf58

Please sign in to comment.