Learn R Programming

groundhog (version 1.5.0)

set.groundhog.folder: Set groundhog folder location

Description

Set groundhog folder location

Usage

set.groundhog.folder(path)

Value

(invisibly) TRUE upon success.

Arguments

path

Character. The path to the groundhog folder containing the library where packages are downloaded and installed.

See Also

get.groundhog.folder()

Examples

Run this code
if (FALSE) {
set.groundhog.folder("~/.R_groundhog")
}

Run the code above in your browser using DataLab