test_that("mysq_n output", { x<- c(2, 4, 3) n<-4 expect_identical(myseq_n(x = c(2, 4, 3), n = 4),2.5) })
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.