run_batch_analysis: run_batch_analysis

Description Usage Arguments Author(s)

View source: R/run_batch_analysis.R

Description

run_analysis for cross valiation batches

Usage

1
2
3
4
5
6
7
run_batch_analysis(
  modelid,
  targetdir,
  .cor = "green",
  .title = "test",
  .unit = "z"
)

Arguments

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

Author(s)

Marcos Alves mppalves@gmail.com


mppalves/mrscpmule documentation built on Sept. 2, 2021, 9:50 p.m.