View source: R/19_metadata_plots.R
factorCountLevels | R Documentation |
display relationships between different factors contained in the metadata layers of an Romics_object
factorCountLevels( romics_object = romics_object, factor = "factor", textsize = 3 )
romics_object |
A romics_object created using romicsCreateObject(). |
factors |
A character vector (lenght=1) containing a factors of the romics_object. the list of factors can be identified by using the function romicsFactorNames() |
generates a bar graph indicating how many times each level is seen in a factor
a ggplot
Geremy Clair
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.