splitRasters: Split all rasters within a given directory

Description Usage Arguments See Also

View source: R/split.R

Description

Split all tif files within a directory, each one into n.side ^ 2 files.

Usage

1
splitRasters(inputDir, outputDir, n.side)

Arguments

inputDir

Name of the input directory.

outputDir

Output directory where the files will be saved.

n.side

Number of splits in each side (x and y).

See Also

splitRaster


pedro-andrade-inpe/sits.validate documentation built on Dec. 4, 2019, 3:02 p.m.