Changelog
Source:NEWS.md
cvap 0.1.5
CRAN release: 2024-03-21
- Adds support for 2022 CVAP estimates. Default year updated to 2022.
cvap 0.1.3
CRAN release: 2023-03-17
- Adds support for 2021 CVAP estimates. Default year updated to 2021.
- Adds a new option to include the “implied” total of the
cvap
columns incvap_distribute()
andcvap_distribute_censable()
. It is namedimpl_cvap
and resolves (#2).
cvap 0.1.2
- Adds support for
cvap_distribute()
to distribute by ‘vap’. Default remains ‘pop’.
cvap 0.1.0
- Adds support for 2020 CVAP estimates
- Improves
cvap_distribute()
to avoid population loss, following thegeomander::estimate_down()
approach. - Adds
clean
argument tocvap_distribute_censable()