tests/testthat/test-process.R

library(easyml)
context("process")

test_that("Test process_variable_importances.", {
  expect_equal(1, 1)
})

test_that("Test process_coefficients.", {
  expect_equal(1, 1)
})

Try the easyml package in your browser

Any scripts or data that you put into this service are public.

easyml documentation built on June 26, 2017, 9:02 a.m.