tests/testthat/test-gl.alf.R

test_that("number of rows",{
  expect_equal(nrow(gl.alf(platypus.gl)),1000)
})

test_that("class of return",{
expect_equal(class(gl.alf(platypus.gl)),"data.frame")
})

Try the dartR package in your browser

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

dartR documentation built on June 8, 2023, 6:48 a.m.