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