reorganize folder
[talweg.git] / pkg / man / plotError.Rd
diff --git a/pkg/man/plotError.Rd b/pkg/man/plotError.Rd
new file mode 100644 (file)
index 0000000..8c9caa6
--- /dev/null
@@ -0,0 +1,21 @@
+% Generated by roxygen2: do not edit by hand
+% Please edit documentation in R/plot.R
+\name{plotError}
+\alias{plotError}
+\title{Plot error}
+\usage{
+plotError(err, cols = seq_along(err))
+}
+\arguments{
+\item{err}{Error as returned by \code{getError}}
+
+\item{cols}{Colors for each error (default: 1,2,3,...)}
+}
+\description{
+Draw error graphs, potentially from several runs of \code{getForecast}
+}
+\seealso{
+\code{\link{plotPredReal}}, \code{\link{plotFilaments}}, \code{\link{plotSimils}}
+  \code{\link{plotFbox}}
+}
+