tests/testthat/test-wals-feature.R

library(lingtypology)
context("Tests for wals.feature function")

test_that("wals.feature", {
  skip_on_cran()
  expect_error(wals.feature(c("aa", "bb")), "There is no features 'aa', 'bb' in WALS database.")
})
agricolamz/lingtypology documentation built on March 18, 2024, 4:28 a.m.