clear_session: Clear an R session, this is probably unwise given what I have...

View source: R/helpers_misc.R

clear_sessionR Documentation

Clear an R session, this is probably unwise given what I have read about R.

Description

Clear an R session, this is probably unwise given what I have read about R.

Usage

clear_session(keepers = NULL, depth = 10)

Arguments

keepers

List of namespaces to leave alone (unimplemented).

depth

Cheesy forloop of attempts to remove packages stops after this many tries.

Value

A spring-fresh R session, hopefully.

See Also

[R.utils]


elsayed-lab/hpgltools documentation built on April 8, 2024, 1:30 a.m.