addRepositoryToRProfile: Add repository to .Rprofile file

Description Usage Arguments Details Value Examples

Description

Add repository to .Rprofile file. Important for dependency checks.

Usage

1
addRepositoryToRprofile(repo = c(CRAN = "http://cran.r-project.org"))

Arguments

repo

character. Repository to add as named character vector.

Details

TODO

Value

TRUE.

Examples

1
## TODO

rappster/devops documentation built on May 26, 2019, 11:15 p.m.