.merge_block_id_cols | R Documentation |
(Internal) Merge multiple block IDs
.merge_block_id_cols(df, ids)
df |
a data frame |
ids |
a vector of block IDs, column names of df |
merge multiple block ID columns by the value combinations and store
the new block ID in the column ids[1]
a data frame with a column that contains unique block number IDs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.