gtoxPlotFitc | R Documentation |
gtoxPlotFitc
makes a plot showing the level 5 fit categories.
gtoxPlotFitc(fitc = NULL, main = NULL, fitc_sub = NULL)
fitc |
Integer, the fit categories |
main |
Character of length 1, the title (optional) |
fitc_sub |
Integer, a subset of fit categories to plot |
None
Suggested device size (inches): width = 10, height = 7.5, pointsize = 9
## Store the current config settings, so they can be reloaded at the end
## of the examples
conf_store <- gtoxConfList()
gtoxConfDefault()
## Display the fit category tree.
gtoxPlotFitc()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.