library(FarsDataAnalysisPD)
library(testthat)
library(maps)
test_that("Invalid state numbers handled properly", {
expect_error(fars_map_state(52, 2013))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.