tests/testthat/test-list_tidy_finance_chapters.R

test_that("returns the expected character vector of chapter names", {
  result <- list_tidy_finance_chapters()
  expect_type(result, "character")
})

Try the tidyfinance package in your browser

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

tidyfinance documentation built on July 3, 2026, 1:09 a.m.