tests/testthat/test_trimstr.R

##
## [test_trimstr.R]
##
## author     : Ed Goodwin
## project    : hrugrhelpr
## createdate : 06.28.2016
##
## description:
##    test for trimstr functions
##
## version: 0.01
## changelog:
##

context("trimstr tests")
test_that("Test trim() function", {
  skip()
})

test_that("Test trim.trail() function", {
  skip()
})

test_that("Test trim.lead() function", {
  skip()
})
HoustonUseRs/hrugrhelpr documentation built on May 7, 2019, 4:02 a.m.