|
Rcpp Version 0.9.10
|
#include <Rcpp.h>
Go to the source code of this file.
Functions | |
| SEXP | stack_trace (const char *file, int line) |
| SEXP stack_trace | ( | const char * | file, |
| int | line | ||
| ) |
Definition at line 78 of file debugging.cpp.
References R_NilValue.
Referenced by Rcpp::exception::exception().