switchrNoUnload: Skip unloading of packages in session

View source: R/flushSession.R

switchrNoUnloadR Documentation

Skip unloading of packages in session

Description

Set whether or not ANY packages are unloaded when switching libraries.

Usage

switchrNoUnload(value)

Arguments

value

A logical value, or missing to return the current option

Details

This should be set to TRUE when using switchr in the context of dynamic documents such as .Rnw and .Rmd files.

Value

A logical indicating whether or not calling flushSession will skipped during the library switching process.


gmbecker/switchr documentation built on Feb. 24, 2023, 12:59 p.m.