raster2mat: Write a Raster to a mat file

Description Usage Arguments Value

Description

The output file captures basic elements of the Raster

Usage

1
raster2mat(x, filename = "raster2mat.mat", overwrite = TRUE, compress = 0)

Arguments

x

the Raster* object

filename

the fully qualified filename to write to

overwrite

logical, if FALSE then stop if filename already exists

compress

numeric if non-zero then gzip the result at the compression level specified

Value

the original Raster* invisibly


BigelowLab/sinkrtools documentation built on May 5, 2019, 2:45 p.m.