unsafe fn Rf_GetOption1(tag: SEXP) -> SEXPExpand description
Get an R option value.
Equivalent to getOption("name") in R.
ยงParameters
tag: Symbol for option name Checked wrapper forRf_GetOption1. CallsRf_GetOption1_uncheckedand routes throughwith_r_thread. Generated from source location line 3792, column 8. Generated from source fileminiextendr-api/src/ffi.rs.