Description Usage Arguments Value See Also Examples
A shortcut function to add and remove indicators. This will make the relevant changes
and recalculate the index if asked. Adding and removing is done relative to the current set of
indicators used in calculating the index results. Any indicators that are added must of course be
present in .$Input$Original
(in both IndData
and IndMeta
).
1 |
COIN |
COIN object |
add |
A character vector of indicator codes to add (must be present in the original input data) |
drop |
A character vector of indicator codes to remove (must be present in the original input data) |
regen |
Logical (default): if |
An updated COIN, with regenerated results if regen = TRUE
.
regen()
regenerate a COIN
compTable()
compare two different COINs
compTableMulti()
compare multiple COINs
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.