omni: Keep an object omnipresent

View source: R/omni.r

omniR Documentation

Keep an object omnipresent

Description

Shorthand for keep(..., autoload=TRUE)

Usage

omni(name)

omni_(...)

Arguments

name

character; the name of a variable

...

(possibly unquoted) names of objects

Details

If .rnw files are cached, sometimes the objects used in 'Sexpr' are unavailable. 'omni' stores variables in 'calc/autoload' which are automatically loaded in the first chunk of the rapport.

Functions

  • omni_: Non-standard evaluation version

Author(s)

Henrik Renlund


renlund/proh documentation built on March 25, 2023, 10:07 a.m.