| plotObserved | R Documentation | 
plot the observed results from a line cross analysis experiment as well as expectation from a simple additive model.
plotObserved(data, SE=T, pch=NULL, col=NULL, xlab=NULL, ylab=NULL, main=NULL, env=FALSE)
| data | This is the observed data used in the function LCA | 
| SE | include standard error bars; default is TRUE | 
| pch | optional - a vector to specify the symbol to be used for observed line means if the vector is shorter than the number of lines it will be recycled. | 
| col | optional - a vector to specify the color of symbol to be used for observed line means if the vector is shorter than the number of lines it will be recycled. | 
| xlab | optional - title for the X axis | 
| ylab | optional - title for the Y axis | 
| main | optional - main title for the graph | 
| env | logical - indicates whether an environmental effect is present in the data | 
Heath Blackmon and Jeffery P. Demuth
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.