Home
last modified time | relevance | path

Searched defs:Rf_isNull (Results 1 – 3 of 3) sorted by relevance

/dports/devel/py-rchitect/rchitect-0.3.24/rchitect/src/
H A DR.h134 RAPI_EXTERN Rboolean (*Rf_isNull)(SEXP s); variable
/dports/math/R/R-4.1.2/src/main/
H A Dmemory.c4394 Rboolean Rf_isNull(SEXP s) { return isNull(CHK(s)); } in Rf_isNull() function
/dports/math/libRmath/R-4.1.1/src/main/
H A Dmemory.c4394 Rboolean Rf_isNull(SEXP s) { return isNull(CHK(s)); } in Rf_isNull() function