tests/testthat/test-sample.R

context("Checking SAMPLE")

## This is a sample unit test that can be altered

## The user is encouraged to use unit tests on each function
## to ensure it continues to behave as expected after changes

test_that("SAMPLE ...",{
    
    expect_true(TRUE)

})
data-steve/brokenCSV documentation built on May 14, 2019, 6:17 p.m.