translate.var.names.in.code: Tool to translate automatically variable names in a .r or...

Description Usage

View source: R/variable_description.r

Description

Tool to translate automatically variable names in a .r or .rmd file useful to update

Usage

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))

skranz/RTutor3 documentation built on May 30, 2019, 2:01 a.m.