Function extendr_engine::with_r
source ยท pub fn with_r(f: impl FnOnce())Expand description
Ensures that an embedded R instance is present when evaluating
f.
pub fn with_r(f: impl FnOnce())Ensures that an embedded R instance is present when evaluating
f.