View source: R/small_functions.R
get_shared_linkage_vars | R Documentation |
Get shared linkage variables as a list
get_shared_linkage_vars(tbl1, tbl2)
tbl1 |
Table 1 |
tbl2 |
Table 2 |
an intersection list of their common named linkage variables
get_shared_linkage_vars(this_tbl, that_tbl)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.