View source: R/small_functions.R
linkage_var_compare_tbl | R Documentation |
Create a linkage variable comparison table
linkage_var_compare_tbl(tbl1, tbl2, tbl_names = c("tbl1", "tbl2"))
tbl1 |
First table |
tbl2 |
Second table |
tbl_names |
A vector of table names for convenience |
A tibble
linkage_var_compare_tbl(this_tbl, that_tbl)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.