test_that("test lin_interp()", { expect_identical(lin_interp(c(1, 2, NA, 4, NA, 6)), as.double(1:6)) })
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.