#library(testthat)
#library(Nature)
#source("R/lightening_probability.R")
test_that("lightening_works", {
expect_equal(lightening_probability(0), "Lightening Sample must be greater than zero")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.