strip | R Documentation |
Modifies a function so that it returns its own environment. The new function returns an environment with all intermediate variables calculated in the original function. The function's value is assigned to 'result..' Doesn't work with S3 generics and primitive.
strip(fun.)
fun. |
a function |
a modified function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.