tests/testthat/test-data.R

context("ANES2016: test internal data ANES2016")

test_that("ANES2016", {
  #
  # Adjacent Categories Regression Model Example to compare different residuals
  #

  data("ANES2016")

  # Expectations
  expect_is(ANES2016, "data.frame")
})

Try the PAsso package in your browser

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

PAsso documentation built on June 18, 2021, 5:09 p.m.