start_fresh {phdcocktail}R Documentation

Restart R session

Description

Restart R session

Usage

start_fresh()

Value

A clean R session

Examples


if (FALSE) {
library(phdcocktail)
start_fresh()
  }



[Package phdcocktail version 0.1.0 Index]