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 |
Reference manual: | mise.pdf |
Package source: | mise_0.1.0.tar.gz |
Windows binaries: | r-devel: mise_0.1.0.zip, r-release: mise_0.1.0.zip, r-oldrel: mise_0.1.0.zip |
OS X El Capitan binaries: | r-release: mise_0.1.0.tgz |
OS X Mavericks binaries: | r-oldrel: mise_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=mise to link to this page.