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 June 15, 2025, 8:33 a.m.