get_options | R Documentation |
A convenience function for getOption
.
get_options(
...,
package_name = .packages()[1],
remove_names = FALSE,
flatten_list = TRUE
)
... |
See |
package_name |
The package's name. |
remove_names |
[boolean(1)] |
flatten_list |
[boolean(1)] |
A (possibly named) list or a vector.
Other option functions:
is_force()
,
set_options()
example("set_options", package = "fritools2")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.