as.interval.default: Provides a default method for converting unsupported data types to interval.
Description
Provides a default method for converting unsupported data types to interval.
Usage
# S3 method for default
as.interval(x)
Value
`NULL`, indicating no conversion is possible.
Arguments
- x
An object that does not have a supported conversion method.