https://github.com/cran/dse
Raw File
Tip revision: bbfde2f4b8a2382769a2591a7b594943a0e5e1dd authored by Paul Gilbert on 14 March 2011, 00:00:00 UTC
version 2011.3-1
Tip revision: bbfde2f
print.TSdata.Rd
\name{print.TSdata}
\alias{print.TSdata}

\title{Print Specific Methods}
\description{See the generic function description.}
\usage{
    \method{print}{TSdata}(x, ...)
    }
\arguments{
    \item{x}{An object of class TSdata.}
    \item{...}{arguments to be passed to other methods.}
}
\seealso{
    \code{\link{print}}
    \code{\link{summary}}
}

\concept{DSE}
\keyword{ts}

back to top