detachIfExisting: Detach package if it exists.

View source: R/helper_functions.R

detachIfExistingR Documentation

Detach package if it exists.

Description

Detach package if it exists.

Usage

detachIfExisting(packageNames)

Arguments

packageNames

A vector of package names which need to be detached. Silently ignores when the package is not loaded.


Siete-F/multiversion documentation built on March 27, 2022, 1:04 p.m.