renameTif: Function to rename or move a .tif and any associated sidecar...

View source: R/renameTif.R

renameTifR Documentation

Function to rename or move a .tif and any associated sidecar files

Description

Function to rename or move a .tif and any associated sidecar files

Usage

renameTif(from, to, includeVrt = TRUE)

Arguments

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.

Value

this function returns nothing


ethanplunkett/rasterPrep documentation built on Sept. 17, 2024, 1:05 p.m.