Rdocumentation
powered by
Learn R Programming
crunch (version 1.14.4)
temp.options: Set some global options temporarily
Description
Set some global options temporarily
Usage
temp.options(...)
temp.option(...)
Arguments
...
named options to set
Value
an S3 class "contextManager" object
See Also
with-context-manager
ContextManager