Index and documentation metapackage for the openwashdata R data packages.
This repository will hold an R package that:
- ships a harvested catalog of all openwashdata data packages, their datasets, and their variables as package data
- provides search and install functions (
owd_search(),owd_install()) - renders a searchable catalog on its pkgdown site
- is refreshed weekly by an automated harvest of the openwashdata GitHub organization
Implementation has not started. The full plan is filed as issues; start from the tracking issue.