Get swirl options
This function is a wrapper for options()
that allows the user to
see the state of how certain options for swirl are set up.
swirl_options(...)
... |
any options can be defined, using name = value. |
## Not run: # See current current swirl options swirl_options() # Set an option swirl_options(swirl_logging = TRUE) ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.