trypackages: Install packages if neccesary, then load them.

View source: R/skUtils.R

trypackagesR Documentation

Install packages if neccesary, then load them.

Description

Install packages if neccesary, then load them.

Usage

trypackages(...)

Arguments

...

Unquoted names of packages to try loading, and if unable, install and load.

Author(s)

Sercan Kahveci

Examples

trypackages(stats,utils,compiler)

Spiritspeak/skMisc documentation built on April 12, 2025, 5:40 a.m.