Is your feature request related to a problem? Please describe.
Workplace Analytics support some non-English languages. It would be great if there is function to convert non-English metric names into English so that I do not have to rerun query in English.
Describe the solution you'd like
When I run a function with a dataset with header names in a non-English language, it will output a copy of the dataset with English headers. Execution suggestion: converstion table + mutate()
Describe alternatives you've considered
Auto detection without changing the data.
Additional context
none
Is your feature request related to a problem? Please describe.
Workplace Analytics support some non-English languages. It would be great if there is function to convert non-English metric names into English so that I do not have to rerun query in English.
Describe the solution you'd like
When I run a function with a dataset with header names in a non-English language, it will output a copy of the dataset with English headers. Execution suggestion: converstion table + mutate()
Describe alternatives you've considered
Auto detection without changing the data.
Additional context
none