reorganize folder
[talweg.git] / pkg / man / plotCurves.Rd
CommitLineData
46952971
BA
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{
7plotCurves(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{
15Plot a range of curves in data
16}
17