R/test.R

Defines functions test

# this code is used to test C++ feature

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