View source: R/small_functions.R
tag_link_vars | R Documentation |
Tag / rename linkage variables en masse
tag_link_vars(this_tbl, tag)
this_tbl |
Table to tag linkage variables in |
tag |
The tag to add as suffix |
A tibble
this_tbl = this_tbl |> tag_link_vars("EMS")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.