renameTif | R Documentation |
Function to rename or move a .tif and any associated sidecar files
renameTif(from, to, includeVrt = TRUE)
from |
(character) path to a tif to be renamed |
to |
(character) path to renamed tif |
includeVrt |
(logical) if TRUE also rename an associated .vrt file with same base name. |
this function returns nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.