options_delete {act} | R Documentation |
delete all options set by the package from R options
Description
delete all options set by the package from R options
Usage
options_delete()
Examples
library(act)
act::options_delete()
[Package act version 1.3.1 Index]