- Expanded
wic_locations
,wic_indicators
andwic_scenarios
data frames to cover V1, V2 and V3 - Updated
get_wcde()
andget_wcde_single()
to work with newwic_locations
,wic_indicators
andwic_scenarios
data frames - Re-coded SSP2-ZM and SSP2-DM as scenario numbers
22
and23
on server to make room for SSP2-CER (20
) and SSP2-FT (21
) from V1
- Add
server
argument inget_wcde()
- Updated UK pop-age file for scenario 1 on server
- Replaced
dplyr::summarize()
withdplyr::reframe()
inget_wcde_single()
- Add
version
argument inget_wcde()
- Changed files on servers to
.rds
and code inget_wcde()
to retrieve.rds
data
- Fixed bug for
pop_edu
argument for bulk downloads inget_wcde()
- Add
pop_age
,pop_sex
andpop_edu
arguments toget_wcde()
and added separate population files for different age/sex/education categories to server
- 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
- Expanded vignette to include animation
- Removed export from
wcde_pull()
- Replaced
ssp2_epop
withpast_epop
- Initial version