good2go {clickR} | R Documentation |
Loads all libraries used in scripts inside the selected path
good2go(path = getwd(), info = TRUE, load = TRUE)
path |
Path where the scripts are located |
info |
List the libraries found? |
load |
Should the libraries found be loaded? |