Description Usage Arguments Examples
This function effectively generates a new R shell. It clears the global environment, detaches any packages and clears the console. Probably most useful when testing a script as if it were in a fresh shell.
1 |
keep |
A vector of CASE-SENSITIVE object names that you wish to be spared from the mighty axe of refresh(). |
1 2 | ## Not run ##
refresh()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.