ri.plot: Data Visualization: R vs I

Description Usage Arguments See Also Examples

View source: R/plot.R

Description

This function allows to plot R-values vs I-values I-value from a Spot object

Usage

1
ri.plot(mySpot, col = "green")

Arguments

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.

See Also

colors()

Examples

1
2

Example output

Loading required package: locfit
locfit 1.5-9.4 	 2020-03-24
Loading required package: tkrplot
Loading required package: tcltk

Attaching package:genAriseThe following object is masked frompackage:utils:

    help

Warning messages:
1: no DISPLAY variable so Tk is not available 
2: loading Rplot failed 

genArise documentation built on Nov. 8, 2020, 6:29 p.m.