SBOHVM / RPiR

The Reproducible Programming in R course, developed by the School of Biodiversity, One Health and Veterinary Medicine at the University of Glasgow.
https://sbohvm.github.io/RPiR/
GNU General Public License v3.0
12 stars 2 forks source link

1-2 Tasks - codetools::checkUsage() could be introduced at the same time as findGlobals() #6

Closed soniamitchell closed 3 years ago

soniamitchell commented 3 years ago

though I prefer devtools::check()

richardreeve commented 3 years ago

Good plan - codeUsage() is great, but I don't think it returns anything, which is why I use findGlobals().