get.groundhog.folder {groundhog} | R Documentation |
Get current local path to groundhog folder
Description
Get current local path to groundhog folder
Usage
get.groundhog.folder()
Value
the path to the groundhog folder, the meta-library where
groundhog.library()
downloads and stores packages that can be loaded
Note
you can change the location of this folder with the command
set.groundhog.folder("path")
.
See Also
Examples
## Not run:
get.groundhog.folder()
## End(Not run)
[Package groundhog version 3.2.0 Index]