tests/testthat/test-nl_price_index.R

# Failing test of issue 3
library(testthat)
library(tatooheene)

test_that("nl_price_index runs without error", {
  expect_silent(nl_price_index(start_year = 2022, end_year = 2023))
})

Try the tatooheene package in your browser

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

tatooheene documentation built on Dec. 15, 2025, 5:06 p.m.