FedData (version 2.5.6)

pkg_test: Install and load a package.

Description

This is a convenience function that checks whether a package is installed, and if not, installs it.

Usage

pkg_test(x)

Arguments

x

A character string representing the name of a package.