tests/testthat/test-SMAD.R

context("test-SMAD")

test_that("Test Input Data", {
    expect_is(TestDatInput, "data.frame")
    expect_equal(nrow(TestDatInput), 5000)
})

Try the SMAD package in your browser

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

SMAD documentation built on Nov. 8, 2020, 8:24 p.m.