Learn R Programming

act (version 1.3.1)

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

Description

delete all options set by the package from R options

Usage

options_delete()

Arguments

Examples

Run this code
library(act)
act::options_delete()

Run the code above in your browser using DataLab