as.character.lcens: Character Representations

View source: R/as.character.R

as.character.lcensR Documentation

Character Representations

Description

Creates character representations of censored and water-quality data: methods for "lcens," "mcens," and "qw" data.

Usage

## S3 method for class 'lcens'
as.character(x, ...)

## S3 method for class 'mcens'
as.character(x, ...)

## S3 method for class 'qw'
as.character(x, ...)

Arguments

x

any R object to coerce to character

...

further arguments passed to or from other methods.

Value

Creates a character representation of x.


USGS-R/smwrQW documentation built on Oct. 11, 2022, 6:13 a.m.