Skip to contents

Plot a data vector.

Usage

plot_data(data, name = "none", title = "none")

Arguments

data

Data vector to be plotted.

name

optional, y-axis label, if "none" than "data".

title

optional, title of the plot, if "none", then no title.