unit.c
Combine Unit ObjectsThis function produces a new unit object by combining the unit objects specified as arguments.
unit.c(..., check = TRUE)
... | An arbitrary number of unit objects. |
check | Should input be checked? If you are certain all arguments are unit objects this can be set to |
An object of class unit
.
Paul Murrell
unit
.
Copyright (©) 1999–2012 R Foundation for Statistical Computing.
Licensed under the GNU General Public License.