Learn R Programming

JWileymisc (version 0.3.1)

updateInstall: Update R and install my core package set

Description

Update R and install my core package set

Usage

updateInstall(x, repo)

Arguments

x

A character vector of any additional packages to be installed

repo

The repository to be used. Defaults to getOption("repos")

Value

NULL, called for its side effect.

Examples

Run this code
# NOT RUN {
# updateInstall()
# }

Run the code above in your browser using DataLab