The R Project SVN R

Rev

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

Rev 47262 Rev 56129
Line 1... Line 1...
1
% File src/library/base/man/diff.Rd
1
% File src/library/base/man/diff.Rd
2
% Part of the R package, http://www.R-project.org
2
% Part of the R package, http://www.R-project.org
3
% Copyright 1995-2007 R Core Development Team
3
% Copyright 1995-2011 R Core Development Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{diff}
6
\name{diff}
7
\alias{diff}
7
\alias{diff}
8
\alias{diff.default}
8
\alias{diff.default}
9
\alias{diff.POSIXt}
9
\alias{diff.POSIXt}
10
\alias{diff.Date}
10
\alias{diff.Date}
-
 
11
\concept{difference}
11
\title{Lagged Differences}
12
\title{Lagged Differences}
12
\description{
13
\description{
13
  Returns suitably lagged and iterated differences.
14
  Returns suitably lagged and iterated differences.
14
}
15
}
15
\usage{
16
\usage{