as.interval.default {COveR} | R Documentation |
Provides a default method for converting unsupported data types to interval.
Description
Provides a default method for converting unsupported data types to interval.
Usage
## Default S3 method:
as.interval(x)
Arguments
x |
An object that does not have a supported conversion method. |
Value
'NULL', indicating no conversion is possible.
[Package COveR version 1.1.0 Index]