Provides a default method for converting unsupported data types to interval.

# 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.