powered by
A convenience function for getOption.
getOption
get_options( ..., package_name = .packages()[1], remove_names = FALSE, flatten_list = TRUE )
See getOption.
The package's name.
[boolean(1)] Remove the names?
[boolean(1)] Return a vector?
A (possibly named) list or a vector.
Other option functions: is_force(), set_options()
is_force()
set_options()
# NOT RUN { example("set_options", package = "fritools") # }
Run the code above in your browser using DataLab