NEWS.md
Bug fixes:
create_data_dictionary()
now catches errors when thecalc_assoc_metrics()
now uses {dplyr} functions to perform moreNew features:
curate_enntt_data()
to curate the ENNTT data downloaded fromcurate_swda_data()
to curate the SWDA data downloaded from theBug fixes:
calc_type_metrics()
now correctly allows for the type
document
arguments to be specified as symbols that can take valuesEnhancements:
calc_assoc_metrics()
to calculate association metrics between twocalc_type_metrics()
to calculate dispersion and frequency metricscreate_data_dictionary()
to create a data dictionary for a dataset.find_outliers()
to identify observations in a data frame that haveget_gutenberg_data()
to download a dataset from Project Gutenberg.add_pkg_to_bib()
to add a package to the bibliography.write_*()
functions to aid in publishing results to a variety ofwrite_gg()
writes a ggplot object to a file.write_kbl()
writes a knitr::kable object to a file.write_obj()
writes an R object to a file.find_outliers()
to identify observations in a data frame that hasNotes: get_talkbank_data()
is postponed for a future release.