tests/testthat/test_meancrime.R

library(ggplot2)
library(reshape2)

context("Mean")

test_that("mean crime rate", {
  expect_equal(mean_crime("Cape Town Centr"), "Please type in valid station.")



})
aidaylanan/SAfeR documentation built on May 19, 2019, 8:20 a.m.