tcplPlotFitc | R Documentation |
tcplPlotFitc
makes a plot showing the level 5 fit categories.
tcplPlotFitc(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 |
Suggested device size (inches): width = 10, height = 7.5, pointsize = 9
## Not run:
## Plot visualization of fit categories for all level 5 data
tcplPlotFitc(fitc = tcplLoadData(5)$fitc)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.