Nothing
# 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))
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.