is.object-methods | R Documentation |
Returns TRUE if an object of the particular object type and FALSE otherwise
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)
input |
Any R object to be checked |
spatial |
check if input is a spatial object |
temporal |
check if input is a temporal object |
logical
Matthew Forrest matthew.forrest@senckenberg.de
Joerg Steinkamp joerg.steinkamp@senckenberg.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.