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(delTemp = TRUE, delTileTgz = 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)

chrisvwn/Rnightlights documentation built on Sept. 7, 2021, 1:44 a.m.