View source: R/fact_table_incremental_refresh.R
selection_bit_map | R Documentation |
Obtain a vector of boolean to select the records in the table that have the combination of values.
selection_bit_map(table, values, names)
table |
A |
values |
A |
names |
A vector of column names to consider. |
A vector of boolean.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.