is.T: Test object type

View source: R/is.R

is.TR Documentation

Test object type

Description

Test if an object is of a certain class or contains some variable

Usage

is.T(x)

Arguments

x

a data object

Value

a boolean

Examples

data(ferder)
is.T(ferder)
is.precip(ferder)


metno/esd documentation built on Feb. 25, 2025, 6:44 p.m.