test_that("timeDifference can work properly", { t0 <- 10 times <- c(6:10) expect_equal(timeDifference(t0, times), c(4:0)) })
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.