Nothing
test_that("Dataset can be cited", {
skip_on_cran()
skip_if_offline()
testthat::expect_s3_class({
cds_cite_dataset("reanalysis-era5-pressure-levels") |>
suppressMessages()
}, "BibEntry")
})
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.