The R Project SVN R

Rev

Rev 59039 | Rev 66444 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 59039 Rev 61433
Line 27... Line 27...
27
    The \code{tsp} attribute was previously described here as
27
    The \code{tsp} attribute was previously described here as
28
    \code{c(start(x), end(x), frequency(x))}, but this is incorrect.
28
    \code{c(start(x), end(x), frequency(x))}, but this is incorrect.
29
    It gives the start time \emph{in time units}, the end time and
29
    It gives the start time \emph{in time units}, the end time and
30
    the frequency.
30
    the frequency.
31
 
31
 
32
    Assignments are checked for consistency.    
32
    Assignments are checked for consistency.
33
 
33
 
34
    Assigning \code{NULL} which removes the \code{tsp} attribute
34
    Assigning \code{NULL} which removes the \code{tsp} attribute
35
    \emph{and} any \code{"ts"} (or \code{"mts"}) class of \code{x}.
35
    \emph{and} any \code{"ts"} (or \code{"mts"}) class of \code{x}.
36
}
36
}
37
\references{
37
\references{