Skip to main content

Rf_GetOption1_unchecked

Function Rf_GetOption1_unchecked 

Source
unsafe extern "C-unwind" fn Rf_GetOption1_unchecked(tag: SEXP) -> SEXP
Expand description

Get an R option value.

Equivalent to getOption("name") in R.

ยงParameters

  • tag: Symbol for option name Unchecked FFI binding for Rf_GetOption1. Generated from source location line 3792, column 8. Generated from source file miniextendr-api/src/ffi.rs.