library(ggplot2)
library(reshape2)
context("Mean")
test_that("mean crime rate", {
expect_equal(mean_crime("Cape Town Centr"), "Please type in valid station.")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.