Skip to contents

formatdown (development version)

2024-04-29

formatdown 0.1.3

2024–03–14

  • add format_text() function
  • add size argument to format_power()
  • add signif() to format_power() to enforce significant digits in output before applying formatC()
  • correct issue with omit_power() argument
  • correct issue with numbers < machine eps
  • add package alias
  • update tests and vignettes to reflect changes

formatdown 0.1.2

2023–06–21

formatdown 0.1.1

2022-11-21

  • Initial CRAN release