Nothing
test_that("daily class", {
expect_s3_class(CA003076680, "ghcn_daily")
})
test_that("monthly class", {
expect_s3_class(monthly(CA003076680), "ghcn_monthly")
})
test_that("annual class", {
expect_s3_class(annual(CA003076680), "ghcn_annual")
})
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.