get.groundhog.folder {groundhog} | R Documentation |
Get current local path to groundhog folder
get.groundhog.folder()
the path to the groundhog folder, the meta-library where
groundhog.library()
downloads and stores packages that can be loaded
you can change the location of this folder with the command
set.groundhog.folder("path")
.
## Not run:
get.groundhog.folder()
## End(Not run)