R4EPI / epitabulate

Tables for epidemiological analysis
https://R4EPI.github.io/epitabulate
GNU General Public License v3.0
8 stars 0 forks source link

Update tests #11

Closed zkamvar closed 4 years ago

zkamvar commented 4 years ago

The tests are at 95%, but we never tested exceptions. I'm going through and adding these before we tackle issues like #5

I have increased the test coverage for the package and also added tests to check the robustness of tab_univariate to missing data (it will omit any rows that have missing data).