good2go {clickR} | R Documentation |
Good to go
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? |
[Package clickR version 0.9.39 Index]