| .DrawPolygonRange | R Documentation | 
Return a polygon representing the range of Mod (or Base) categories of counts (or counts per kbp).
.DrawPolygonRange(nBreaksV, nTextMaxMin, cAxisName, cColor)
| nBreaksV | Numeric vector giving the breaks to be used for the polygon. Should be equal to seq(from = 1, to= c(number of categories), by=1). | 
| nTextMaxMin | Numeric vector giving the minimum and maximum values to be plotted on the polygon. Should be c(min1, max1, min2, max2). | 
| cAxisName | The name of the axis to draw. | 
| cColor | The color of the polygon to draw. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.