as.interval: A generic function to convert various R objects into interval...

View source: R/convert.R

as.intervalR Documentation

A generic function to convert various R objects into interval objects.

Description

A generic function to convert various R objects into interval objects.

Usage

as.interval(x)

Arguments

x

An R object to be converted to an interval.

Value

An interval object constructed from the R object or NULL if the type is not supported.


COveR documentation built on Oct. 30, 2024, 9:28 a.m.