outbreak-info / R-outbreak-info

R package to access the genomics and epidemiology data and Research Library metadata compiled and standardized on outbreak.info.
https://outbreak-info.github.io/R-outbreak-info/
MIT License
19 stars 10 forks source link

Clear documentation warnings from automated R pkg action #75

Closed flaneuse closed 2 years ago

flaneuse commented 2 years ago

GitHub Actions highlight a number of places where variables are used in the function but not defined as an input in the Roxygen documentation.

flaneuse commented 2 years ago

extra : in all of the variables documented.

Warnings for variables not explicitly found seem to be from dplyr calls which reference bare variable names.