context("test-skeleton_weight")
test_that("a character variable in skeleton_weight()", {
expect_error(skeleton_weight(buoyant_weight = "a", S = 35, T = 25,rho_aragonite = 2930))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.