3f25c9ec0d804019e03c67d6fbe6a1c7efdd10c6
[talweg.git] / pkg / man / plotCurves.Rd
1 % Generated by roxygen2: do not edit by hand
2 % Please edit documentation in R/plot.R
3 \name{plotCurves}
4 \alias{plotCurves}
5 \title{plot curves}
6 \usage{
7 plotCurves(data, indices)
8 }
9 \arguments{
10 \item{data}{Object of class Data}
11
12 \item{indices}{Range of indices (integers or dates)}
13 }
14 \description{
15 Plot a range of curves in data
16 }
17