context("gridInfo")
test_that("multiplication works", {
expect_equal(dim(gridInfo("vertical.nc",z=T)$z),
c(4,4,30))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.