Description Usage Arguments Author(s)
View source: R/run_batch_analysis.R
run_analysis for cross valiation batches
1 2 3 4 5 6 7 | run_batch_analysis(
modelid,
targetdir,
.cor = "green",
.title = "test",
.unit = "z"
)
|
modelid |
model id output from write_run_info |
targetdir |
output directory |
.cor |
Hexadecimal or color name used to color details in plots |
.title |
String used to name the plots and the exported files |
.unit |
unit measure for the output |
Marcos Alves mppalves@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.