Skip to main content

Rf_namesgets

Function Rf_namesgets 

Source
pub unsafe fn Rf_namesgets(vec: SEXP, val: SEXP) -> SEXP
Expand description

Set the names attribute; returns the updated object. Checked wrapper for Rf_namesgets. Calls Rf_namesgets_unchecked and routes through with_r_thread. Generated from source location line 740, column 12. Generated from source file miniextendr-api/src/sys.rs.