Nothing
test_that("wrf_raster works", {
f <- paste(system.file("extdata", package = "eixport"),"/wrfinput_d02", sep="")
r <- wrf_raster(f,'XLAT')
expect_equal(dim(r)[1], 51)
})
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.