powered by
Lists all folders located within the core's directory.
Bacon_runs(coredir = get("info")$coredir)
The directory where the Bacon runs reside. Defaults to coredir="Bacon_runs".
coredir="Bacon_runs"
A list of folders
The directory is either "Bacon_runs", "Cores" or a custom-named one.
http://www.chrono.qub.ac.uk/blaauw/manualBacon_2.3.pdf
# NOT RUN { Bacon(run=FALSE, coredir=tempfile()) Bacon_runs() # }
Run the code above in your browser using DataLab