Description Usage Arguments Value Examples
Draw Legend
1 2 3 |
position |
location on graph, such as "top", "bottomleft", etc... |
LineText |
Vector of text to be displayed |
LineColor |
Vector of Line Colors |
LineType |
Vector of Line Types |
PointSymbol |
Vector of symbols (see pch) |
LineWeight |
vector of Line weights |
Plot
1 2 | Draw.Graph()
Draw.Legend("top", c("Field", "Model"), c("black", "blue"), c(1,2))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.