Skip to content

report 0.5.6

Compare
Choose a tag to compare
@rempsyc rempsyc released this 06 Feb 18:24
042fa33

Breaking Changes

  • The minimum needed R version has been bumped to 3.6.

Minor changes

  • report_sample improvement

    • Gains an n argument to also optionally include sample size.
    • Fixes bug whereas the total parameter was not respected.
  • report_effectsize improvement

    • For t.test (htest) objects, now support the type (one of c("d", "g"))
      and rules (one of c"cohen1988", "sawilowsky2009", "gignac2016"))
      arguments.