fastverse_reset: Reset the fastverse to defaults

View source: R/utils.R

fastverse_resetR 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. TRUE also clears all fastverse options.

Value

fastverse_reset returns NULL invisibly.

See Also

fastverse_extend, fastverse


fastverse documentation built on Sept. 20, 2023, 9:07 a.m.