tests/testthat/test_parse.R

library(RLS2DWC)

test_that("Load the test spreadsheet - is it the correct dimensions?", {
  expect_equal(ncol(testDF),47)
  expect_equal(nrow(testDF),209)
})
Smithsonian/rls2dwc documentation built on May 25, 2019, 1:32 p.m.