| itext | R Documentation | 
text adds the strings given in the vector labels at the
coordinates given by x and y to the current iPlot. y may be missing since
xy.coords(x,y) is used for construction of the coordinates.
itext(x, y=NULL, labels=seq(along=x), ax=NULL, ay=NULL, ..., plot = iplot.cur())
| x, y | Coordinate vectors of the text.  | 
| labels | one or more character strings or expressions specifying the text to be written. | 
| ax, ay | anchor coordinates of the text. They specify where is the
point specified by  | 
| ... | any additional options are passed to  | 
| plot | parent plot | 
Resulting iObject.
ilines, iobj.opt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.