Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

swirl_options

Get swirl options


Description

This function is a wrapper for options() that allows the user to see the state of how certain options for swirl are set up.

Usage

swirl_options(...)

Arguments

...

any options can be defined, using name = value.

Examples

## Not run: 
# See current current swirl options
swirl_options()

# Set an option
swirl_options(swirl_logging = TRUE)

## End(Not run)

swirl

Learn R, in R

v2.4.5
MIT + file LICENSE
Authors
Sean Kross [aut, cre], Nick Carchedi [aut], Bill Bauer [aut], Gina Grdina [aut], Filip Schouwenaars [ctb], Wush Wu [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.