revdep/checks/MorphoTools2/new/MorphoTools2.Rcheck/tests/testthat/test.populations.R

context("populations")


test_that("correct info about class structure", {
  data = read.morphodata("../testFiles/sample.txt")

  expect_equal(paste(populations(data)[1:8], collapse = ","), "BABL,BABU,BOL,BRT,BUK,CERM,CERV,CZLE")

})
friendly/candisc documentation built on June 10, 2025, 9:49 a.m.