loadandinstall: Load and install packages

Description Usage Arguments Author(s) Examples

View source: R/loadandinstall.r

Description

Combines the library() and install.packages() comands in one function

Usage

1

Arguments

mypkg

String. Single Character String of package name or vector of package names

Author(s)

Frederic Schwarzenbacher

Examples

1
loadandinstall("packagename")

FredsonVomDach/rbaseXT documentation built on May 11, 2020, 12:22 a.m.