CXXR (C++ R)
|
Convenience header to give CXXR core code access to CR error handling. More...
Go to the source code of this file.
Functions | |
void | R_CheckStack (void) |
void | Rf_errorcall (SEXP, const char *,...) |
void | Rf_warningcall (SEXP, const char *,...) |
void | R_CheckUserInterrupt (void) |
Convenience header to give CXXR core code access to CR error handling.