Skip to main content

SET_ATTRIB

Function SET_ATTRIB 

Source
pub unsafe fn SET_ATTRIB(x: SEXP, v: SEXP)
Expand description

Set the attributes pairlist of a SEXP.

ยงSafety

v must be a pairlist or R_NilValue Checked wrapper for SET_ATTRIB. Calls SET_ATTRIB_unchecked and routes through with_r_thread. Generated from source location line 634, column 12. Generated from source file miniextendr-api/src/sys.rs.