Worik R wrote:
Related: I found the problem eventually. It was a parameter that was too
large and the function called "stop".
Looking at the documentation I see I can supply my own error handler. Cool.
Are there already written error handlers that dump a stack trace?
Is ?traceback what you're looking for?
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.