| official_snapshot | R Documentation |
Select the Official Bitemporal Snapshot
official_snapshot(tables, as_of_date = NULL, knowledge_time = NULL)
tables |
Canonical table list. |
as_of_date |
Optional business date; defaults to |
knowledge_time |
Optional knowledge timestamp; defaults to |
Canonical tables reduced to the effective official records.
t <- generate_synthetic_tables(bank_profile = "KSA_BANK")
s <- official_snapshot(t)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.