Nothing
test_that("find_forecast_towns returns correct default", {
DT <- find_forecast_towns()
expect_named(DT,
c("aac", "town", "longitude", "latitude", "elev_m", "distance"))
})
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.