tests/testthat/test-vanuatu-feature.R

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

test_that("vanuatu.feature", {
  skip_on_cran()
  expect_error(vanuatu.feature(c("aa", "bb")), "None of the parameters are in the vanuatu database.")
})

Try the lingtypology package in your browser

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

lingtypology documentation built on Oct. 31, 2024, 9:06 a.m.