inst/tests/unittest.1.R

## ************************************************************************
## 
## 
## 
## (c) Xiaobei Zhao
## 
## Tue Aug 12 09:56:07 EDT 2014 -0400 (Week 32)
## 
## 
## Reference: 
## 
## 
## ************************************************************************


test00.UnitTest <-
  function()
{
  
  pkg <- 'Xmisc'
  test.obj <- UnitTest$new(pkg=pkg)
  test.obj$defineme()
  logme(test.obj)
  
}

Try the Xmisc package in your browser

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

Xmisc documentation built on May 2, 2019, 8:23 a.m.