returnCapture | R Documentation |
Return an error to a file, environment (no names) or callback
returnCapture(
e,
saveDest,
cap,
wrapperName,
recallString = "do.call(p$fn, p$args)"
)
e |
caught exception |
saveDest |
where to save |
cap |
saved arguments |
wrapperName |
name of wrapper |
recallString |
how to call function again |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.