S3 method for printing objects with a "Unit" class.
Displays the value along with its associated unit.
Usage
# S3 method for class 'Unit'
print(x, ...)Arguments
- x
an object with class
"Unit".- ...
additional arguments passed to
print().
See also
Other format:
convUnit(),
fm(),
fmCI(),
style(),
unit()
