View source: R/get.groundhog.folder.R
set.groundhog.folder | R Documentation |
Set groundhog folder location
set.groundhog.folder(path)
path |
Character. The path to the groundhog folder containing the library where packages are downloaded and installed. For best performance and reliability, it is recommended that the groundhog folder be in the same volume/drive as the folder used as the default R library, and that it not be in a Dropbox (or similar) folders. Groundhog will be slower and occasionally produce errors when the groundhog folder is in Dropbox or a different drive. |
(invisibly) TRUE
upon success.
get.groundhog.folder()
## Not run:
set.groundhog.folder("c:/groundhog_folder")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.