rebuild: rebuild

View source: R/rebuild.R

rebuildR Documentation

rebuild

Description

Builds and installs your package, then restarts R

Usage

rebuild(detach_packages = TRUE, clear_global_env = TRUE)

Arguments

detach_packages

boolean - 'TRUE' by default. Whether or not to detatch all attached packages other than base packages

clear_global_env

boolean - 'TRUE' by default. Whether or not to clear the global environment.


Tychobra/tychobratools documentation built on April 12, 2022, 12:29 a.m.