unit_names: Unit names of a spatiotemporal model

unit_namesR Documentation

Unit names of a spatiotemporal model

Description

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.

Usage

## S4 method for signature 'spatPomp'
unit_names(x)

Arguments

x

a spatPomp object

Value

A character vector with the unit names used to create the ‘spatPomp’ object.


spatPomp documentation built on Aug. 10, 2023, 1:10 a.m.