Updated documentation in README, data documentation function documentation, and vignettes to improve grammar, coherence, and consistency;
Enforced use of ::
to state external package dependencies;
Ensured that a code sequence started with a function statement rather than a data.frame piped into a function;
simplified specific code syntax
mw_estimate_prevalence_screening()
to estimate prevalence
of wasting by MUAC from non survey data: screenings, sentinel sites, etc.Resolved issues with mw_neat_output_mfaz()
, mw_neat_output_wfhz()
and
mw_neat_output_muac()
not returning neat and tidy output for grouped data.frame
from their respective plausibility checkers.
Resolved issue with edema
argument in prevalence functions that was not working as expected when set to NULL
.