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

Documentation:

Reference manual: mise.pdf

Downloads:

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
macOS binaries: r-release (arm64): mise_0.1.0.tgz, r-oldrel (arm64): mise_0.1.0.tgz, r-release (x86_64): mise_0.1.0.tgz, r-oldrel (x86_64): mise_0.1.0.tgz

Reverse dependencies:

Reverse imports: rSQM

Linking:

Please use the canonical form https://CRAN.R-project.org/package=mise to link to this page.