Skip to content

Releases: uo-cmor/formattr

Version 0.3.0

12 Dec 21:17
Compare
Choose a tag to compare

formattr Version 0.3.0

  • Add bold and italic arguments to nmbr() and related functions
  • Add sf() and dp() formatting utility functions (for the accuracy argument of nmbr() and related functions)

Version 0.2.0

02 Oct 09:51
Compare
Choose a tag to compare

formattr Version 0.2.0

  • Add create_nmbr() to create custom number formatting functions
  • Add pval(), sstars(), coef_se() formatting functions
  • Add create_descriptive_table() (moved from cmor.tools)

Version 0.1.0

21 Sep 03:15
Compare
Choose a tag to compare

formattr Version 0.1.0

  • This is the first version of the formattr package
  • Includes the basic formatter nmbr() and wrappers prct(), cmma(), and dllr() that apply different default formatting options
  • mean_sd(), n_percent(), and est_ci() take numeric vectors representing particular values (mean/standard deviation, count/percent, and estimate/confidence interval) and format appropriately for printing