| fillplot {icpack} | R Documentation | 
Fills space between two lines in a graph
Description
Taken from mstate
Usage
fillplot(x, y1, y2, col)
Arguments
| x | Points on the x-axis | 
| y1 | First set of points on y-axis | 
| y2 | Second set of points on y-axis | 
| col | The color to fill space with | 
Value
Nothing
[Package icpack version 0.1.0 Index]