context('Test internal package data.')
testthat::test_that('cdo_exe', {
testthat::expect_true(!is.null(cdoR::cdo_exe))
testthat::expect_true(file.exists(cdoR::cdo_exe))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.