Description Usage Arguments Details Value Author(s)
This is a convenience function for cleaning the R workspace; either all objects can be removed, or only a subset of them.
1 |
... |
Arguments to be passed directly to |
exclude |
Boolean; should any objects be retained when the workspace is cleared? |
verbose |
Boolean; should output be written to console listing the deleted/retained objects? |
reqmatch |
Boolean; should |
If exclusions are specified, but none are matched, the function will abort for safety reasons. This is intended to prevent the user from inadvertently clearing the workspace using stale or poorly formatted arguments.
None
Ryan Kyle, ryan.kyle@mail.mcgill.ca
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.