harmonization()
and
create_long_dataset()
functions.check()
in preparation for
submission to CRAN..data
prefix in dplyr functions where
appropriate.Added code to recognize incorrectly entered id_var
in harmonization sheet. The cohort shell function will not use the
corresponding dataset. Harmonization will skip this row in the
harmonization sheet, and record reason in error log.
Added documentation for multiple R functions (mainly return values and examples).
Added NA values for possible_range
when not
specified in harmonization sheet. Previously, an error occured when
possible_range
was absent.
possible_range
function.possible_range
function.possible_range
column in harmonization sheet.possible_range
column if they wanted any other harmonized values (other than “a, b, c,
d”) set to NA.create_summary_report()
.create_error_log_report()
.reorder_factors()
functioncreate_summary_report()
.
Categorical variables with many values were not being plotted.NEWS.md
file to track changes to the
package.