Nothing
test_that("Raise the exception", {
expect_snapshot_error(maxentTh(SDMtune:::bm_maxnet))
})
test_that("Create the correct output", {
expect_named(maxentTh(SDMtune:::bm_maxent))
expect_s3_class(maxentTh(SDMtune:::bm_maxent), "data.frame")
})
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.