% Generated by roxygen2: do not edit by hand % Please edit documentation in R/plot.R \name{plotCurves} \alias{plotCurves} \title{plot curves} \usage{ plotCurves(data, indices) } \arguments{ \item{data}{Object of class Data} \item{indices}{Range of indices (integers or dates)} } \description{ Plot a range of curves in data }