inst/tests/test-maps.R

context("test map functions")

test_that("default parameter state_unemployment_choropleth works", {
  state_unemployment_choropleth()
})

test_that("default parameter county_unemployment_choropleth works", {
  county_unemployment_choropleth()
})

Try the rUnemploymentData package in your browser

Any scripts or data that you put into this service are public.

rUnemploymentData documentation built on May 2, 2019, 4:19 a.m.