View source: R/combine_tiers.R
| combine_tiers | R Documentation | 
Efficiently combine data from two data tiers into one
combine_tiers(tier1, tier2, use_collapse_rows = FALSE, force_bind_rows = FALSE)
| tier1, tier2 | a tibble for each tier of data | 
| use_collapse_rows | a length-one logical vector that indicates whether rows should be collapsed before join | 
a tibble containing the data from the combined tiers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.