tests/testthat/test-vocabulary_suggest.R

context("vocabulary_suggest")

test_that("vocabulary_suggest", {
	skip_on_cran()

  tt <- vocabulary_suggest("cell")

  expect_is(tt, "list")
})

Try the rif package in your browser

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

rif documentation built on May 2, 2019, 5:54 a.m.