load.packages: Loading and Installing packages used for caRpools

Description Usage Arguments Details Value Note Author(s) Examples

Description

This function is used to check for presence of all packages and install them if not.

Usage

1
load.packages(noupdate=TRUE)

Arguments

noupdate

Indicates whether packages will NOT be updated, by default TRUE.

Details

Is only used to check R packages

Value

load.packages does not give any return value, however it will give you errors if something is wrong.

Note

none

Author(s)

Jan Winter

Examples

1
2
data(caRpools)
load.packages()

caRpools documentation built on May 2, 2019, 11:26 a.m.