context("otolith") test_that("class 'Otolith' exists", { otolith <- Otolith$new(Age = 123) expect_equal(otolith$Age, 123) })
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.