Learn R Programming

groundhog (version 1.4.0)

set.groundhog.folder: Set groundhog folder location

Description

Set groundhog folder location

Usage

set.groundhog.folder(path)

Arguments

path

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

Value

(invisibly) TRUE upon success.

See Also

get.groundhog.folder()

Examples

Run this code
# NOT RUN {
set.groundhog.folder("~/.R_groundhog")
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab