Skip to main content

Rf_PairToVectorList

Function Rf_PairToVectorList 

Source
unsafe fn Rf_PairToVectorList(x: SEXP) -> SEXP
Expand description

Convert a pairlist to a generic vector (list). Checked wrapper for Rf_PairToVectorList. Calls Rf_PairToVectorList_unchecked and routes through with_r_thread. Generated from source location line 3892, column 8. Generated from source file miniextendr-api/src/ffi.rs.