temp.options: Set some global options temporarily

View source: R/context-manager.R

temp.optionsR 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


Crunch-io/rcrunch documentation built on April 1, 2024, 1:14 a.m.