epidict 0.1.0
- First CRAN release
- Separated out functions for reading dictionaries
- Created generic function for renaming variables based on a
dictionary
- Removed msf_dict_rename_helper() until dependencies are on CRAN
epidict 0.0.0.9001
- Updating to have all surveys in ODK format
- Updating documentation and pkgdown
- Adding both a short and a long form vaccination dictionary
- Adding survey dictionaries to rename helper function
epidict 0.0.0.9000
- Fix broken URLs in README
- Add vignettes and README describing the dictionaries
- Release to CRAN
- Fix bug in generating elegible and interviewed for Mortality and
Nurition surveys
- Added a
NEWS.md file to track changes to the
package.
- Generalize
gen_data() function to be able to take
different organization dictionaries in the future.
- Tidy code.