View source: R/plotParameters.VectorVector.R
Function to plot initial and final parameter values associated with a ...VectorVector info list object.
1 2 3 | plotParameters.VectorVector(vv, label = "", xlab = "", ylab = "",
pchs = 21:25, clrs = c("black", "blue", "green", "grey", "cyan"),
verbose = FALSE)
|
vv |
- the ...VectorVector info list object |
label |
- the ...VectorVector variable name |
xlab |
- the x axis label |
ylab |
- the y-axis label |
pchs |
- vector of point symbols to use |
clrs |
- vector of colors to use |
verbose |
- flag (T/F) to print diagnostic info |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.