Description Usage Arguments Author(s) See Also
This package provides a one-liner way to enable/disable logging to a function, session, or an entire package.
1 2 3 4 5 | tron(x = parent.frame(), ...)
troff(x = parent.frame(), ...)
is.tron(x = parent.frame())
|
x |
an object |
... |
Arguments to be passed to methods. |
Neal Fultz nfultz@gmail.com
.tron.function
, .tron.environment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.