install_load_packages: A function that installs packages.

View source: R/install_load_packages.R

install_load_packagesR Documentation

A function that installs packages.

Description

A function that installs packages if they are not yet installed. Then it loads them with the library function.

Usage

install_load_packages(packages)

Arguments

packages

A list of packages that have to be installed and loaded

Value

Nothing

Examples

install_load_packages()


SamLoontjens/HandlingLicorFiles documentation built on Nov. 14, 2023, 6:32 a.m.