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.

Getting started

Package details

AuthorPatrick Applegate [aut, cre]
MaintainerPatrick Applegate <applegatepj@gmail.com>
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("mise")

Try the mise package in your browser

Any scripts or data that you put into this service are public.

mise documentation built on May 1, 2019, 9:14 p.m.