get_rename_call | R Documentation |
dplyr
rename callRename is used only if there are duplicated columns.
get_rename_call(
selector_list = list(),
idx = 1L,
join_keys = teal.data::join_keys(),
dplyr_call_data = get_dplyr_call_data(selector_list, join_keys = join_keys)
)
selector_list |
( |
idx |
optional ( |
join_keys |
( |
dplyr_call_data |
( |
(call
) dplyr
rename call.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.