rmRaster: Really remove raster files

Description Usage Arguments Author(s) References

Description

The raster package has the sometimes problematic behavior of leaving temporary files after the R object has been removed. This function first checks if a temporary file exists on disk and removes it.

Usage

1
rmRaster(x, verbose = FALSE)

Arguments

x

a raster* object to be removed

verbose

logical indicating whether to print verbose messages

Author(s)

Adam M. Wilson

Keith Ma

References

https://gist.github.com/adammwilson/10180852


bossMaps documentation built on May 2, 2019, 3:57 p.m.