Description Usage Arguments Value
Extract observable data from the full dataset.
1 | SurfaceData(full.data, names.const, names.sum)
|
full.data |
|
names.const |
character names of variables with constant values over the state, to be aggregated by taking the first entry. |
names.sum |
character names of variables with numeric values, to be
aggregated by |
observable data, aggregated over the hidden states as specified. Variables not included in names.const or names.sum are assumed to be hidden variables and not surfaced.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.