temp.options {crunch}R Documentation

Set some global options temporarily

Description

Set some global options temporarily

Usage

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

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

Arguments

...

named options to set using options()

crunch

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

Value

an S3 class "contextManager" object

See Also

with-context-manager ContextManager


[Package crunch version 1.30.4 Index]