Skip to main content

Rf_asLogical

Function Rf_asLogical 

Source
unsafe fn Rf_asLogical(x: SEXP) -> c_int
Expand description

Checked wrapper for Rf_asLogical. Calls Rf_asLogical_unchecked and routes through with_r_thread. Generated from source location line 2439, column 8. Generated from source file miniextendr-api/src/ffi.rs.