\name{SessionInfo-class} \Rdversion{1.1} \docType{class} \alias{SessionInfo-class} \title{Class "SessionInfo" -- objects to help stamp an output with information on session state } \description{Class "SessionInfo" -- objects to help stamp an output with information on session state } \section{Objects from the Class}{ Objects can be created by calls of the form \code{new("SessionInfo", ...)}. } \section{Slots}{ \describe{ \item{\code{.S3Class}:}{Object of class \code{"character"} simple cast to allow checking } } } \section{Extends}{ Class \code{"\linkS4class{oldClass}"}, by class "sessionInfo", distance 2. } \section{Methods}{ No methods defined with class "SessionInfo" in the signature. } %\references{ ~put references to the literature/web site here ~ } %\author{ ~~who you are~~ } %\note{ ~~further notes~~ } % % ~Make other sections like Warning with \section{Warning }{....} ~ % %\seealso{ % ~~objects to See Also as \code{\link{~~fun~~}}, ~~~ % or \code{\linkS4class{CLASSNAME}} for links to other classes %} \examples{ showClass("SessionInfo") } \keyword{classes}