tests/testthat/test-vocabulary_providers.R

context("vocabulary_providers")

test_that("vocabulary_providers", {
	skip_on_cran()

  tt <- vocabulary_providers()

  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.