Skip to contents

Restart R session

Usage

start_fresh()

Value

A clean R session

Examples

# \donttest{
if (FALSE) {
library(phdcocktail)
start_fresh()
  }
# }