cvap 0.1.7
- Correctly allocates AIAN + Black, AIAN + White, Asian + White, and Black + White to
*_twocolumns incvap_get().
cvap 0.1.6
CRAN release: 2025-09-02
- Adds support for 2023 CVAP estimates. Default year updated to 2023.
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
cvapcolumns incvap_distribute()andcvap_distribute_censable(). It is namedimpl_cvapand 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
cleanargument tocvap_distribute_censable()
