R/test.R

#' Sample function
#' @export

test_hello <- function(){
  print('hello world')
}
philliplab/HaplotypeTracker documentation built on May 25, 2019, 5:05 a.m.