Learn R Programming

sbpiper (version 1.9.0)

plot_single_param_scan_data_homogen: Plot model single parameter scan time courses using homogeneous lines.

Description

Plot model single parameter scan time courses using homogeneous lines.

Usage

plot_single_param_scan_data_homogen(model, inputdir, outputdir, run,
  xaxis_label = "", yaxis_label = "")

Arguments

model

The model name

inputdir

the input directory containing the simulated data

outputdir

the output directory that will contain the simulated plots

run

the simulation number

xaxis_label

the label for the x axis (e.g. Time (min))

yaxis_label

the label for the y axis (e.g. Level (a.u.))