Skip to main content

SETLEVELS

Function SETLEVELS 

Source
unsafe fn SETLEVELS(x: SEXP, v: c_int) -> c_int
Expand description

Set the LEVELS field (for factors).

Returns the value that was set. Checked wrapper for SETLEVELS. Calls SETLEVELS_unchecked and routes through with_r_thread. Generated from source location line 2299, column 8. Generated from source file miniextendr-api/src/ffi.rs.