logger | R Documentation |
Logs the output of any function.
logger(f, file)
f |
A |
file |
A |
logger()
is a decorator function called for its side-effect. Returns
the output of f
.
N. Frerebeau
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.