The R Project SVN R

Rev

Rev 77889 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 77889 Rev 85254
Line 7... Line 7...
7
\alias{unit.pmin}
7
\alias{unit.pmin}
8
\alias{unit.pmax}
8
\alias{unit.pmax}
9
\alias{unit.psum}
9
\alias{unit.psum}
10
\title{ Parallel Unit Minima and Maxima }
10
\title{ Parallel Unit Minima and Maxima }
11
\description{
11
\description{
12
  Returns a unit object whose i'th value is the minimum (or maximum)
12
  Returns a unit object whose i-th value is the minimum (or maximum)
13
  of the i'th values of the arguments.
13
  of the i-th values of the arguments.
14
}
14
}
15
\usage{
15
\usage{
16
unit.pmin(...)
16
unit.pmin(...)
17
unit.pmax(...)
17
unit.pmax(...)
18
unit.psum(...)
18
unit.psum(...)