You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Submit to CRAN.
Clean up the wiki.
Can we use color to make the output easier to read?
Should we create an option to output the results as a flextable?
Overview
Checks
Fix
proptopercentwhenpercent = TRUE.percent = TRUE.logit_ci(): ! logit_ci() could not find expected proportion/denominator columns.percent = TRUE.logit_ci(): ! logit_ci() could not find expected proportion/denominator columns.Next