This is an internal function that adds a prefixed name to a quosure so that variables added to a data frame using this quosure have a predictable name.
1 | append_name_to_quosure(x, prefix = "grp_")
|
x |
quosure |
prefix |
prefix to be added in name |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.