%TODO: better details
 \details{
-  To start working with this package, use ?computeForecast
+  To start working with this package, use ?computeForecast.
+  Plotting methods are all in 'seealso' section of ?plotError.
 
   The package R6 is used to abstract data and forecast(er)s implementation from their usage.
 
 
+++ /dev/null
-{
- "cells": [
-  {
-   "cell_type": "code",
-   "execution_count": null,
-   "metadata": {
-    "collapsed": false
-   },
-   "outputs": [],
-   "source": [
-    "#TODO"
-   ]
-  }
- ],
- "metadata": {
-  "kernelspec": {
-   "display_name": "R",
-   "language": "R",
-   "name": "ir"
-  },
-  "language_info": {
-   "codemirror_mode": "r",
-   "file_extension": ".r",
-   "mimetype": "text/x-r-source",
-   "name": "R",
-   "pygments_lexer": "r",
-   "version": "3.3.3"
-  }
- },
- "nbformat": 4,
- "nbformat_minor": 2
-}