% 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}} }