run_lint: Runs lint for LER script

View source: R/run_lint.R

run_lintR Documentation

Runs lint for LER script

Description

Runs lintr::lint function, using the settings agreed upon for LakeEnsemblR

Usage

run_lint(file)

Arguments

file

filepath; to R script that you want to run the lintr::lint function on

Examples

## Not run: 
run_lint(file = "export_config.R")

## End(Not run)

aemon-j/LakeEnsemblR documentation built on April 11, 2025, 10:09 p.m.