R/hello.R

Defines functions hello

#'@export
hello <- function() {
  .Call('hello', PACKAGE = 'TestPthreads')
}
wush978/TestPthreads documentation built on May 4, 2019, 12:02 p.m.