nutriverse / zscorer

Anthropometric z-score calculator
https://nutriverse.io/zscorer
GNU Affero General Public License v3.0
14 stars 12 forks source link

Issue with wgsrData not being internal #50

Closed ernestguevarra closed 5 years ago

ernestguevarra commented 5 years ago

Issues arise when including zscorer in developing other packages. Call to addWGSR and getWGSR functions inside a function in a package elicits an error as wgsrData is not lazy loaded as it is an external dataset.