plot.PhenList {PhenStat} | R Documentation |
Plot method for objects of class "PhenList".
## S3 method for class 'PhenList' plot( x , depVariable = 'Value', graphingName = NULL , outputMessages = TRUE, type = NULL, ... )
x
|
instance of the PhenList class mandatory argument |
depVariable
|
a character string defining the dependent variable of interest mandatory argument |
graphingName
|
character string defining the name to be used on the graph for the dependent variable |
outputMessages
|
flag:"FALSE" value to suppress output messages "TRUE" value to show output messages default value TRUE |
type
|
a vector of names. Select one or more from the list below to only get those plots.
|
... |
Empty.
Hamed Haselimashhadi < hamedhm@eb.ac.uk >
example(testDataset)