tests/testthat/test-sails-feature.R

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

test_that("sails.feature", {
  skip_on_cran()
  expect_error(sails.feature(c("aa", "bb")), "There is no features 'aa', 'bb' in SAILS database.")
})

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.