mise: Clears the Workspace (Mise en Place)
Clears the workspace. Useful for the beginnings of R scripts, to
avoid potential problems with accidentally using information from variables
or functions from previous script evaluations, too many figure windows open
at the same time, packages that you don't need any more, or a cluttered
console. Uses code from various StackOverflow users. See help(mise) for
pointers to the relevant StackOverflow pages.
Version: |
0.1.0 |
Depends: |
R (≥ 3.3.0) |
Published: |
2016-06-30 |
Author: |
Patrick Applegate [aut, cre] |
Maintainer: |
Patrick Applegate <applegatepj at gmail.com> |
License: |
MIT + file LICENSE |
NeedsCompilation: |
no |
CRAN checks: |
mise results |
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=mise
to link to this page.