tcplPlotFitc: Plot the fit category tree

View source: R/tcplPlotFitc.R

tcplPlotFitcR Documentation

Plot the fit category tree

Description

tcplPlotFitc makes a plot showing the level 5 fit categories.

Usage

tcplPlotFitc(fitc = NULL, main = NULL, fitc_sub = NULL)

Arguments

fitc

Integer, the fit categories

main

Character of length 1, the title (optional)

fitc_sub

Integer, a subset of fit categories to plot

Note

Suggested device size (inches): width = 10, height = 7.5, pointsize = 9

Examples


## Not run: 
## Plot visualization of fit categories for all level 5 data
tcplPlotFitc(fitc = tcplLoadData(5)$fitc)

## End(Not run)


USEPA/CompTox-ToxCast-tcpl documentation built on April 22, 2024, 12:37 p.m.