is.object-methods: Check if an object is a particular type of DGVMTools object.

is.object-methodsR Documentation

Check if an object is a particular type of DGVMTools object.

Description

Returns TRUE if an object of the particular object type and FALSE otherwise

Usage

is.Field(input, spatial = FALSE, temporal = FALSE)

is.Comparison(input)

is.Source(input)

is.Quantity(input)

is.Layer(input)

is.Statistics(input)

is.Format(input)

is.STAInfo(input)

Arguments

input

Any R object to be checked

spatial

check if input is a spatial object

temporal

check if input is a temporal object

Value

logical

Author(s)

Matthew Forrest matthew.forrest@senckenberg.de

Joerg Steinkamp joerg.steinkamp@senckenberg.de


MagicForrest/DGVMTools documentation built on Aug. 23, 2024, 8:05 a.m.