context("read")
test_that("read edgar works", {
expect_equal(dim(read("edgar_co_test.nc",as_raster = F,version = 'EDGAR')),
c(36,18))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.