print.lcens: Print Values
Description
Print representations of censored or water-quality data values.
Usage
# S3 method for lcens
print(x, digits = 4, ...)# S3 method for mcens
print(x, digits = 4, ...)
# S3 method for qw
print(x, ...)
Arguments
digits
the number of significant digits for numbers.
…
further arguments passed to or from other methods.
Value
The object x
is returned invisibly.