Removed unnecessary initializer that causes problems with older pre-C++11 compilers
Minor update to address problem introduced by downstream dependency package rlang 0.2.0. Unit tests identified that a null argument that previously worked with enquo() now throws an error. Now check for argument and set sane default if missing.
After careful review of which ICD codes should flag which CCCs, we have made tweaks to the overall logic as well as the various CCC categories.
dplyr (>= 0.7.0)
(#20) the API is cleaner and easier to use. See the vignette and examples. The major change is that dplyr::vars
is no longer needed.ccc
function only takes one entry for codes. There is no need to input the diagnostic and procedure codes seperately.First release.