nlCleanup: Clean up the environment after processing (Not yet...

Description Usage Arguments Examples

View source: R/utils.R

Description

Clean up the environment after processing (Not yet implemented)

Usage

1
nlCleanup(temp = TRUE, tileCache = FALSE)

Arguments

temp

boolean should the temp folder be cleared?

tileCache

boolean should unnecessary tiles be cleared?

Examples

1
2
3
4
 ## Not run: 
 Rnightlights:::nlCleanup()
 
## End(Not run)

Rnightlights documentation built on Aug. 29, 2019, 5:02 p.m.