save_to_csv | R Documentation |
It saves translation data structure with language key code "key" and language to translate name "lang" as an example of a translation csv file.
save_to_csv(key_expressions, output_path = NULL)
key_expressions |
vector with key expression to translate |
output_path |
character with path to output file (default: "translate_lang.csv" if NULL) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.