Skip to content

statsExpressions 1.3.0

Choose a tag to compare

@IndrajeetPatil IndrajeetPatil released this 14 Jan 16:48

BREAKING CHANGES

  • The format_num() has been removed in favor of insight::format_value().

MINOR CHANGES

  • The expr_template() has been renamed to more informative
    add_expression_col() function and has a different API. It returns a
    dataframe with the additional expression column instead of just the
    expression.