wcde 0.0.7
- Expanded
wic_locations,wic_indicatorsandwic_scenariosdata frames to cover V1, V2 and V3 - Updated
get_wcde()andget_wcde_single()to work with newwic_locations,wic_indicatorsandwic_scenariosdata frames - Re-coded SSP2-ZM and SSP2-DM as scenario numbers
22and23on server to make room for SSP2-CER (20) and SSP2-FT (21) from V1
wcde 0.0.6
CRAN release: 2023-12-19
- Add
serverargument inget_wcde() - Updated UK pop-age file for scenario 1 on server
- Replaced
dplyr::summarize()withdplyr::reframe()inget_wcde_single() - Add
versionargument inget_wcde() - Changed files on servers to
.rdsand code inget_wcde()to retrieve.rdsdata
wcde 0.0.4
CRAN release: 2022-05-11
- Add
pop_age,pop_sexandpop_eduarguments toget_wcde()and added separate population files for different age/sex/education categories to server
wcde 0.0.3
CRAN release: 2021-10-30
- Add authors to vignette
- Add start-up citation note
- Renamed
wcde_pull()toget_wcde_single() - Initial pkgdown working
- Github actions working
- Website to description
- Allow
edu_group_sum()to work without scenario column
