1 % Generated by roxygen2 (4.0.2): do not edit by hand
4 \title{Plot a matrix of curves (in rows)}
6 plotCurves(M, cols = rep(1, nrow(M)))
9 \item{M}{Coordinates matrix (in columns)}
11 \item{cols}{Vector of colors for each row of M [default: all black]}
14 Plot a matrix of curves (in rows)