Learn R Programming

Rnightlights (version 0.2.4)

nlCleanup: Clean up the environment after processing (Not yet implemented)

Description

Clean up the environment after processing (Not yet implemented)

Usage

nlCleanup(temp = TRUE, tileCache = FALSE)

Arguments

temp

boolean should the temp folder be cleared?

tileCache

boolean should unnecessary tiles be cleared?

Examples

Run this code
# NOT RUN {
 
# }
# NOT RUN {
 Rnightlights:::nlCleanup()
 
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab