unsafe fn Rf_asS4(object: SEXP, flag: Rboolean, complete: c_int) -> SEXPExpand description
Convert to an S4 object.
ยงParameters
object: Object to convertflag: Conversion flag Checked wrapper forRf_asS4. CallsRf_asS4_uncheckedand routes throughwith_r_thread. Generated from source location line 3776, column 8. Generated from source fileminiextendr-api/src/ffi.rs.