View source: R/BioCG_contvarsum.R
provides a nice summary for a continuous variable, with optional boxplot, histogram
1 2 3 4 5 6 7 8 9 | BioCG_contvarsum(
mat,
idcol,
varcol,
doplot = T,
myuni = T,
check5 = F,
print5 = T
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.