Translate column names and categorical data
1 | translate_data(df, translation_list)
|
df |
data to be translated |
translation_list |
list of names to be translated in format 'list(oldname1 = "newname1", oldname2 = "newname2", ...)' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.