PavlidisLab / gemma.R

An R wrapper for the Gemma RESTful API
https://pavlidislab.github.io/gemma.R/
Apache License 2.0
10 stars 1 forks source link

Library calls not fully qualified #3

Closed jsicherman closed 3 years ago

jsicherman commented 3 years ago

To be consistent with R's best package guidelines, all library calls should be prefixed with their package name. This copy-pasta should be done.