baytrends (version 1.1.0)

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

x

the object to print.

digits

the number of significant digits for numbers.

further arguments passed to or from other methods.

Value

The object x is returned invisibly.