tests/testthat/test_utils.R

library(TWAS)
context("utils")
test_that("vec2str creates a truncated string of its arguments", {
  expect_equal(vec2str('foo'),'foo')
})
dkulp2/TWAS documentation built on May 25, 2019, 4:23 p.m.