library(testthat)
library(MyFarsPackage3)
expect_that(fars_summarize_years, is_a("function"))
expect_that(fars_map_state, is_a("function"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.