copyTif: Copy a TIFF and all its associated files

View source: R/copyTif.R

copyTifR Documentation

Copy a TIFF and all its associated files

Description

Copy a TIFF and all its associated files

Usage

copyTif(from, to, includeVrt = TRUE, overwrite = FALSE)

Arguments

from

(character) path to a TIFF to be copied

to

(character) path where copy will be created

includeVrt

(logical) if TRUE also copy an associated .vrt file with same base name.

overwrite

(logical) if TRUE overwrite existing file if FALSE don't.

Value

Nothing is returned.


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