slurp_all_results: Read all the results from all the runs with output in Dirs...

Description Usage Arguments Examples

Description

Read all the results from all the runs with output in Dirs into a named list

Usage

1

Arguments

Dirs

a character vector of directories to slurp results from. Ideally you will just give the basenae of them all as these will become the names of the output list.

Examples

1
2
3
4
5
## Not run: 
setwd("~/prj/LowerGranite/runs/lowergranite_big_run_CincoDeMayo_2014/")
big_run <- slurp_all_results(dir(pattern = "^[CS].*"))

## End(Not run)

eriqande/lowergranite documentation built on May 16, 2019, 8:47 a.m.