.unload.project {ProjectTemplate} | R Documentation |
Unload the project variables keeping the data
Description
Removes the config
, logger
and project.info
variables
from memory, leaving all data variables in place.
Usage
.unload.project()
Value
No value is returned; this function is called for its side effects.
[Package ProjectTemplate version 0.11.0 Index]