The R Project SVN R

Rev

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

Rev 27442 Rev 27525
Line 2... Line 2...
2
\alias{time}
2
\alias{time}
3
\alias{cycle}
3
\alias{cycle}
4
\alias{frequency}
4
\alias{frequency}
5
\alias{deltat}
5
\alias{deltat}
6
\alias{time.default}
6
\alias{time.default}
7
\alias{time.ts}
7
%\alias{time.ts}
8
\alias{cycle.default}
8
%\alias{cycle.default}
9
\alias{cycle.ts}
9
%\alias{cycle.ts}
10
\alias{frequency.default}
10
%\alias{frequency.default}
11
\alias{deltat.default}
11
%\alias{deltat.default}
12
\title{Sampling Times of Time Series}
12
\title{Sampling Times of Time Series}
13
\description{
13
\description{
14
  \code{time} creates the vector of times at which a time series was sampled.
14
  \code{time} creates the vector of times at which a time series was sampled.
15
 
15
 
16
  \code{cycle} gives the positions in the cycle of each observation.
16
  \code{cycle} gives the positions in the cycle of each observation.