View source: R/UpdateKlass-graph-build.R
find_variant_from | R Documentation |
Find the variant of a code corresponding to a change *from* a specific code.
find_variant_from(x, changeOccurred, variants)
x |
The code that is being changed |
changeOccurred |
The date the change occurred |
variants |
The variants lookup-table. |
The variant corresponding to the code x
at date
changeOccurred
.
[find_variant_to]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.