timcdlucas/unit_test_for_infectious_disease

manySims test is horrible

Closed this issue · 2 comments

expect_true(all(sapply(manySims, function(x) length(unique(apply(x, 1, table))) > 1)))

This line is horrible for a tutorial. Not sure how to many it easier though.

This was a note for myself which is why I was happy to be rude about it! If you do think of something that'd be great, but please don't think I was giving you a task or something.