Skip to main content

Rf_VectorToPairList

Function Rf_VectorToPairList 

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

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