tests/testthat/test-get_president.R

context("test-get_president.R")

test_that("get president options", {
  dat <- get_president()
  expect_equal(length(dat), 10)
})
forkonlp/presidentSpeechKr documentation built on June 9, 2021, 6:26 p.m.