test_that("mutate", {
expect_identical(colnames(mutate(mcmc_data_example, homeworld2 = homeworld)$data), c("homeworld", "species", "films", "homeworld2"))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.