Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 492 Bytes

NEWS.md

File metadata and controls

18 lines (11 loc) · 492 Bytes

metalite.table1 0.4.0

  • provide a default method when id = NULL.
  • bug fix: enable nested listing for Missing values.

metalite.table1 0.3.0

  • enable RTF table generation using metalite_table1_to_rtf.

metalite.table1 0.2.0

  • metalite_table1: add ... and header argument (#10, #11), rename type to record_name.
  • allow user to specify first column width (#9).
  • error message for formula with more than one group.

metalite.table1 0.1.0

  • Initial CRAN submission.