knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)
library(aseQTL)
# Call function 'hello'
hello()
## [1] "Hello, world!"


churchill-lab/aseQTL documentation built on June 24, 2019, 12:43 a.m.