Skip to main content

Rf_PairToVectorList

Function Rf_PairToVectorList 

Source
pub 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 2243, column 12. Generated from source file miniextendr-api/src/sys.rs.