tests/testthat/test-soundcomparisons-feature.R

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

test_that("soundcomparisons.feature", {
  skip_on_cran()
  expect_error(soundcomparisons.feature(c("aa", "bb")), "There is no features 'aa', 'bb' in our version of the soundcomparisons 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.