tests/testthat/test-data-manipulation.R

context("Data manipulation")

test_that("data manipulation returns a data frame", {
  expect_is(vote_counts("meae.congressional.congress06.ma.county"), "data.frame")
})
mapping-elections/mappingelections documentation built on July 24, 2019, 9:42 a.m.