loadpkg: A Package Loading Function

Description Usage Arguments Examples

Description

This function uses ‘library’ to load the package if installed and installs and then loads the package otherwise.

Usage

1

Arguments

x

a character string that is a valid R package.

Examples

1
loadpkg("knitr")

Spoted21/tt documentation built on May 9, 2019, 1:53 p.m.