crunch (version 1.30.4)

temp.options: Set some global options temporarily

Description

Set some global options temporarily

Usage

temp.options(..., crunch = list())

temp.option(..., crunch = list())

Value

an S3 class "contextManager" object

Arguments

...

named options to set using options()

crunch

named list of options to set in crunch's higher priority options environment

See Also

with-context-manager ContextManager