Description
Loads all libraries used in scripts inside the selected path
Usage
good2go(path = getwd(), info = TRUE, load = TRUE)
Arguments
- path
Path where the scripts are located
- info
List the libraries found?
- load
Should the libraries found be loaded?