tests/testthat/test_under_column_range.R

library(customerChurnUU)

context("Checking column value under minimum range for outliers")

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