reorganize folder
[talweg.git] / pkg / man / plotCurves.Rd
diff --git a/pkg/man/plotCurves.Rd b/pkg/man/plotCurves.Rd
new file mode 100644 (file)
index 0000000..3f25c9e
--- /dev/null
@@ -0,0 +1,17 @@
+% 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
+}
+