View source: R/tables_fact_dimension.R
add_surrogate_key.dimension_table | R Documentation |
Add the surrogate key from a dimension table to the instances table.
## S3 method for class 'dimension_table'
add_surrogate_key(dimension_table, instances)
dimension_table |
A |
instances |
A |
A tibble
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.