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.")
})

Try the lingtypology package in your browser

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

lingtypology documentation built on Aug. 23, 2023, 5:09 p.m.