tests/testthat/test-tests.R

test_that("data check", {
  expect_equal(class(Matches), "data.frame")
  expect_equal(dim(Matches), c(24208, 32))
})

Try the EUfootball package in your browser

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

EUfootball documentation built on May 23, 2022, 9:05 a.m.