fastverse_reset {fastverse} | R Documentation |
Reset the fastverse to defaults
Description
Calling this function will remove global configuration files and (default) clear all package options. Attached packages will not be detached, and configuration files for projects (as discussed in the vignette) will not be removed.
Usage
fastverse_reset(options = TRUE)
Arguments
options |
logical. |
Value
fastverse_reset
returns NULL
invisibly.
See Also
[Package fastverse version 0.3.3 Index]