tests/testthat/test-t_test.md

t_test code coverage

| branch | example test case | | --- | --- | | handling incorrect input | data <- 'some string' | | handling missing values | data <- c(0, NaN, 2)) | | handling empty data | data <- c() | | statistics calculations | data <- c(1, 4, 2, 4) |



UBC-MDS/hypeR documentation built on May 22, 2019, 2:26 p.m.