Tool to translate automatically variable names in a .r or .rmd file useful to update
| 1 2 3 | translate.var.names.in.code(txt = readLines(file), file = NULL,
  out.file = file, var.file, backup.file = paste0("backup__",
  sample.int(1e+08, 1), "__", file))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.