pub unsafe fn Rf_isUnordered(s: SEXP) -> RbooleanExpand description
Check if a factor is unordered.
Checked wrapper for Rf_isUnordered. Calls Rf_isUnordered_unchecked and routes through with_r_thread.
Generated from source location line 2165, column 12.
Generated from source file miniextendr-api/src/sys.rs.