Nothing
test_that("checkear shape", {
bases <- suppressWarnings(dplyr::bind_rows(toybase_individual_2016_03, toybase_individual_2016_04))
bases_cno <- bases %>% organize_cno()
expect_equal(ncol(bases_cno), 181)
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.