unsafe fn Rf_isOrdered(s: SEXP) -> RbooleanExpand description
Check if a factor is ordered.
Checked wrapper for Rf_isOrdered. Calls Rf_isOrdered_unchecked and routes through with_r_thread.
Generated from source location line 3810, column 8.
Generated from source file miniextendr-api/src/ffi.rs.