Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

with-context-manager

Context manager's "with" method


Description

Context manager's "with" method

Usage

## S3 method for class 'contextManager'
with(data, expr, ...)

Arguments

data

contextManager

expr

code to evaluate within that context

...

additional arguments. One additional supported argument is "as", which lets you assign the return of your "enter" function to an object you can access.

Value

Nothing.

See Also


crunch

Crunch.io Data Tools

v1.28.0
LGPL (>= 3)
Authors
Greg Freedman Ellis [aut, cre], Jonathan Keane [aut], Mike Malecki [aut], Neal Richardson [aut], Gordon Shotwell [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.