Learn R Programming

valr (version 0.5.0)

is.tbl_interval: Test if the object is a tbl_interval.

Description

Test if the object is a tbl_interval.

Usage

is.tbl_interval(x)

Arguments

x

An object

Value

TRUE if the object inherits from the tbl_interval() class.