\name{aqmobj.pmmm-class} \docType{class} \alias{aqmobj.pmmm-class} \alias{aqmobj.pmmm} \alias{class.aqmobj.pmmm} \title{ Class to contain data generated from aqm.pmmm. } \description{ Class to contain data generated from aqm.pmmm. } \section{Slots}{ \describe{ \item{\code{plot}:}{ A list to be represented calling the \code{\link{aqm.plot}} function. } \item{\code{section}:}{ A character string with a name for the section the plot belongs to in the report. } \item{\code{title}:}{ A character string with the title of the plot to be written in the report. } \item{\code{legend}:}{ A character string with the legend of the plot to be written in the report. } \item{\code{shape}:}{ A character "square" or "rect" depending on the aspect ratio desired in the report. } } } \details{ See the aqm.pmmm help or the aqm Vignette for example of this object. } \author{ Audrey Kauffmann } \seealso{ \code{aqm.pmmm}, \code{aqm.plot} } \keyword{classes}