tests/testthat/test_over_column_range.R

library(customerChurnUU)

context("Checking column value over range for outliers")

test_that("",{
  expect_equal(over_column_range(sample_read(), "MonthlyCharges", 115), 64)
})
pkchouhan14/customerChurnUU documentation built on May 28, 2019, 5:55 p.m.