tests/htmltest/iboxplot.R

theplot <- iboxplot(t(grav$pheno), breaks=51, orderByMedian=FALSE,
                    chartOpts=list(xlab="Time index", ylab="Root tip angle (degrees)"))

htmlwidgets::saveWidget(theplot, file="iboxplot.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.