test_that("Returns numeric of length 1", {
expect_length(make_postspawn(river = "Hudson", species = "AMS"), 1)
expect_type(make_postspawn(river = "Hudson", species = "AMS"), 'double')
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.