as.character.lcens | R Documentation |
Creates character representations of censored and water-quality data: methods for "lcens," "mcens," and "qw" data.
## S3 method for class 'lcens' as.character(x, ...) ## S3 method for class 'mcens' as.character(x, ...) ## S3 method for class 'qw' as.character(x, ...)
x |
any R object to coerce to character |
... |
further arguments passed to or from other methods. |
Creates a character representation of x
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.