polygon_ic | R Documentation |
Draw confidence interval with polygon
polygon_ic(ii, col.x, col.up, col.low, col, ...)
ii |
data.frame |
col.x |
name of x column |
col.up |
name of upper value column |
col.low |
name of lower value column |
col |
color |
... |
extra parameters passed to polygon |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.