.partition_add_data | R Documentation |
Add observations to an existing partition
.partition_add_data(p, locs, z)
p |
existing partition as created with stmra_partition |
locs |
a matrix with data locations (points are rows, coordinates columns) with named(!) columns "x", "y", and "t" |
z |
numeric vector with data values and length identical to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.