Skip to content

fmtr v1.5.5

Compare
Choose a tag to compare
@dbosak01 dbosak01 released this 14 Jan 11:50
· 47 commits to master since this release
  • Fixed bug in as.fmt.data.frame() that was converting all label and order
    values to character. Now it will return the stored data type.
  • Added sd_format parameter to the fmt_mean_sd() function to format the
    standard deviation separately if desired.
  • Documentation fixes/updates.