Implement a `BiocLint()` function which takes in an `.R` file(s) and returns lines in the code which need to be improved. lintr: https://github.com/jimhester/lintr#project-configuration Goal: Create a new `.lintr` file (lintr configuration file)
Implement a
BiocLint()function which takes in an.Rfile(s) and returns lines in the code which need to be improved.lintr: https://github.com/jimhester/lintr#project-configuration
Goal: Create a new
.lintrfile (lintr configuration file)