tests/testthat/test-reshapeCountriesStates.R

test_that("The data parameter must be a string", {
  expect_error(
    .reshapeCountriesStates(
      countriesStatesData = 123))
})

Try the eppoFindeR package in your browser

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

eppoFindeR documentation built on April 25, 2026, 1:07 a.m.