papplegate/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

Maintainer
LicenseMIT + file LICENSE
Version0.2.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("papplegate/mise")
papplegate/mise documentation built on May 24, 2019, 6:15 p.m.