Install.package: Install and load packages.

Description Usage Arguments Author(s) Examples

View source: R/Install.package.R

Description

Install.package allows other functions to install and load packages.

Usage

1
Install.package(needed_packages)

Arguments

needed_packages

the packages to be installed and loaded.

Author(s)

Zhehan Jiang, University of Alabama, zjiang17@ua.edu

Examples

1
2
3
4
## Not run: 
Install.package("ggplot2")

## End(Not run)

JihongZ/StanDCM documentation built on June 27, 2020, 7:51 a.m.