TimeOrderedRecords | R Documentation |
Object to identify DateTimes and IDs in a Spatial object.
TimeOrderedRecords(x)
x |
Character vector of 2 elements specifying the data columns of DateTimes and IDs |
TimeOrderedRecords
holds a 2-element character vector, naming the data columns
of DateTimes and IDs.
##' tor <- TimeOrderedRecords(c("datetime", "ID"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.