Skip to main content

Rf_isString

Function Rf_isString 

Source
unsafe fn Rf_isString(s: SEXP) -> Rboolean
Expand description

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