ri.plot {genArise} | R Documentation |
This function allows to plot R-values vs I-values I-value from a Spot object
ri.plot(mySpot, col = "green")
mySpot |
Spot Object |
col |
Color in which the pioints of the plot will be shown. This argment must be quoted and the possible values it can ake ares the same from the colors funcion in the R base package. |
colors()
data(Simon) ri.plot(Simon)