View source: R/print.interval.R
| as.character.interval | R Documentation |
as.character implementation for the class intervalsuch objects, for now, only occur in RECCap rules, so this function
is meant for internal use, mostly – for now.
## S3 method for class 'interval'
as.character(x, ...)
x |
|
... |
not used yet |
interval as character
base::as.character
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.