R/run_lint.R
run_lint.Rd
Runs lintr::lint function, using the settings agreed upon for LakeEnsemblR
run_lint(file)
filepath; to R script that you want to run the lintr::lint function on
if (FALSE) { # \dontrun{ run_lint(file = "export_config.R") } # }