Skip to content

Test freqtable Updates #49

@mbcann01

Description

@mbcann01

Overview

Checks

  • Test code from the wiki, and fix anything that isn't working. (in progress)
  • Recreate vignettes.
  • Update current testthat tests.
  • Create new testthat tests.
  • Improve the Roxygen documentation for freq_tbl()
  • Create new vignettes using the built-in study data.
  • Check freq_test()

Fix

  • freq_tbl(): Change the column header from prop to percent when percent = TRUE.
  • freq_tbl(): make the number of decimal places displayed consistent when percent = TRUE.
  • freq_table(): One-way freq_table() code currently returns: Error in logit_ci(): ! logit_ci() could not find expected proportion/denominator columns.
  • freq_table(): make the number of decimal places displayed for lcl and ucl consistent when percent = TRUE.
  • freq_table(): Check to make sure the lcl and ucl are correct.
  • Check the standalone ci functions.
  • freq_tables(): Multiple one-way freq_tables() code currently returns: Error in logit_ci(): ! logit_ci() could not find expected proportion/denominator columns.
  • freq_xtab(): This function wasn't created.

Next

Metadata

Metadata

Assignees

Labels

Projects

Status

Active Development

Relationships

None yet

Development

No branches or pull requests

Issue actions