tests/htmltest/iplotScanone.R

theplot <- iplotScanone(out.hk, lodcolumn=32)
htmlwidgets::saveWidget(theplot, file="iplotScanone_noeff.html", selfcontained=FALSE)

theplot <- iplotScanone(out.hk, grav, lodcolumn=32, pheno.col=32)
htmlwidgets::saveWidget(theplot, file="iplotScanone_ci.html", selfcontained=FALSE)

theplot <- iplotScanone(out.hk, grav, lodcolumn=32, pheno.col=32, pxgtype="raw")
htmlwidgets::saveWidget(theplot, file="iplotScanone_pxg.html", selfcontained=FALSE)

Try the qtlcharts package in your browser

Any scripts or data that you put into this service are public.

qtlcharts documentation built on Jan. 8, 2022, 1:06 a.m.