This help topic is for R version 2.0.0. For the current version of R, try https://stat.ethz.ch/R-manual/R-patched/library/grid/html/unit.length.html
unit.length {grid}R Documentation

Length of a Unit Object

Description

The length of a unit object is defined as the number of unit values in the unit object.

Usage

unit.length(unit)

Arguments

unit

A unit object.

Value

An object of class unit.

Author(s)

Paul Murrell

See Also

unit


[Package grid version 2.0.0 ]