Newer
Older
% Please edit documentation in R/i2dashboard.R
\docType{class}
\name{idashboard-class}
\alias{i2dashboard}
\title{The idashboard S4 class.}
\S4method{initialize}{i2dashboard}(.Object, ...)
}
\section{Slots}{
\describe{
\item{\code{title}}{The dashboards title}
\item{\code{author}}{The author of the dashboard}
\item{\code{interactive}}{If a shiny-based report should be created}
\item{\code{theme}}{The theme of the dashboard}
\item{\code{datadir}}{Path to the directory, where report data is stored.}
\item{\code{file}}{Filename of the resulting report Rmd file.}