extendr_
engine
0.8.0
Modules
shutdown_r___rust_dtor___mod
Macros
cstr_mut
Statics
START_R
Functions
end_r
shutdown_r
start_r
with_r
extendr_engine
Function
with_r
Copy item path
Settings
Help
Summary
Source
pub fn with_r(f: impl
FnOnce
())
Expand description
Ensures that an embedded R instance is present when evaluating
f
.