R/test.R

Defines functions test

# this code is used to test C++ feature

test <- function(){
  
  tmp <- .C("test_c", PACKAGE = "ARTP2")
  
}
zhangh12/ARTP3 documentation built on Aug. 16, 2019, 7:39 p.m.