Description Usage Arguments Value
Only data with replaceable symbols are replaced by the module. This function will return the index in which the values can be replaced.
1 | replaceable(symb, newValue = 0, replaceableSymb = c("C", "T", "M"))
|
symb |
The vector of symbols to be tested. |
newValue |
The new value which can be written to the cell. The AUPUS logic states that the old value should not be replaced if it was trended and the new value is missing (0 in the old framework). |
replaceableSymb |
A vector specifying which symbols can be replaced. |
A logical vector indicating if each individual element can be replaced.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.