unit_names | R Documentation |
unit_names
outputs the contents of the unit_names
slot
of a spatPomp
object. The order in which the units
appear in the output vector determines the order in which latent
states and observations for the spatial units are stored.
## S4 method for signature 'spatPomp'
unit_names(x)
x |
a |
A character vector with the unit names used to create the ‘spatPomp’ object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.