Improvements

Renamed argument

  • the table_witdhs argument of ggcoef_table() is deprecated. Please use the table_widths argument instead (#99)

Improvements

Deprecated functions

Bug fix

  • fix terms order in ggcoef_model() for specific cases when two modalities of two different variables have the same name (#86)
  • bug fix in stat_prop() when complete = "color" or complete = "group"(#89)
  • bug fix in gglikert() when reverse_likert = TRUE and add_totals = TRUE (#91)

Breaking changes

Improvements

Minor breaking change

Improvements

Improvements

Bug fixes

  • fix in ggcoef_model() and other similar functions: Unicode character removed in significance labels (#49)

Improvements

Bug fixes

New features

Improvements

New helpers

New features

Bug fixes

  • Bug fix in ggcoef_compare() to preserve the order of model terms and to avoid an error with add_reference_rows = FALSE (#23)
  • Examples relying on Internet resources have been removed (#11)