tests/htmltest/iplotMScanone.R

theplot <- iplotMScanone(out.hk)
htmlwidgets::saveWidget(theplot, file="iplotMScanone_noeff.html", selfcontained=FALSE)

theplot <- iplotMScanone(out.hk, grav, chartOpts=list(eff_ylab="QTL effect"))
htmlwidgets::saveWidget(theplot, file="iplotMScanone_eff.html", selfcontained=FALSE)
kbroman/qtlcharts documentation built on May 10, 2023, 6:07 p.m.