tests/testthat/test-ml-cat.R

context("Get Name Suffix Cat")

test_that("Adult ML1 cat", {

  report <- adult_ml1_cat("http://www.google.com")
  expect_that(report, is_a("data.frame"))
})

Try the rdomains package in your browser

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

rdomains documentation built on March 18, 2022, 7:28 p.m.