options_delete: delete all options set by the package from R options

View source: R/act_options.R

options_deleteR 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()

oliverehmer/act documentation built on March 11, 2023, 1:30 p.m.