Skip to content

metalite 0.1.2

Compare
Choose a tag to compare
@wangben718 wangben718 released this 19 May 16:07
· 56 commits to main since this release
afba328

This release enhances some features and fixes bugs. The differences between this version and the last version are

  • Add styler workflow.(#130)
  • Fix bug to count unique mock number properly in plan (#131).
  • Fix bug to display NA values properly in collect_n_subject()(#139).
  • Export n_subject() (#137).
  • Add test cases for functions within collect_n_subject.R (#140).