- Update the
ynames_lookup
table with corrected WHO references
- Repair typo in who reference name
- Extends the lookup table with a new field
refpkg
that indicates the package where the reference with namerefcode
can be found
- Adds getters for inverse transformations of
x
andy
- Extends to
ynames_lookup
table with inverse transformation ofx
andy
- Update to roxygen 7.3.2
- Group terms into week 40 in
create_chartcode()
- Adds
chartgrp
values"gsed1"
and"gsed1pt"
to support GSED Phase 1 references for the D-score
- Adds support for the
centile::load_reference()
function through therefcode
field inynames_lookup
- Adds a function
get_refcode()
to find therefcode
for a givenchartcode
andyname
- Sets the default D-score references in all charts to the GSED Phase 1 references
- Resolves an error in the logic of
create_chartcode()
- Updates
parse_chartcode()
andcreate_chartcode()
to new preterm D-score charts - Updates
ynames_lookup
table with preterm D-score charts
- Adds Phase 1 referencs to
ynames_lookup
table
- Adds WHO chart code for preterm so as to prepare for WHO D-score charts
- Adds four additional head circumference chart for Down syndrome
- Correct reference specifications for hdc of nl2010 charts in
ynames_lookup
- Adds the Down Syndrome population to
parse_chartcode()
- Expands
ynames_lookup
table with Down Syndrome charts
- Changes repo name to
growthcharts
in README and LICENCE
- Tranfers repo to https://github.com/growthcharts/chartcatalog
- Add GH actions
R-CMD-check
andpkgdown
- Creates
gh-pages
branch for online documentation
- Extends
get_breakpoints()
to accodomoate for donor choices0-2
,2-4
and4-18
.
- Adds the
get_reference_call()
function to extract the proper call toclopus
- Reduced number of breakpoints for the terneuzen data
- Added D-score to
yname_lookup
table
- Added a
NEWS.md
file to track changes to the package.