Skip to content

Release v0.1.4

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Oct 14:00
· 11 commits to main since this release
fa43240

effectclass 0.1.4

  • add_fan(), add_classification(), reference_shape() and
    reference_text() adds support for plotly::plot_ly().
  • change_breaks() generate nice breaks on a logarithmic scale.
  • format_ci() gains a change argument, mostly useful in combination with
    percent = TRUE.
    This converts 80% to -20% and 120% to +20%.
  • stat_fan() displays by default 5% intervals.
  • stat_effect() uses text symbols with a circle background.
  • Added a NEWS.md file to track changes to the package.