test_that("multiplication works", {
expect_equal(calculate_weight(load_protein("MAGFEKKPW")), 1237.4)
expect_error(calculate_weight("MAGFEKKPW"))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.