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 April 24, 2024, 9:19 p.m.