tests/testthat/test-abvd-feature.R

library(lingtypology)

test_that("abvd.feature", {
  skip_on_cran()
  expect_error(abvd.feature(c("aa", "bb")), "You need to provide a numeric vector with language id from ABVD.")
})
ropensci/lingtypology documentation built on March 17, 2024, 11:13 p.m.