vpc.plot {RGeoS} | R Documentation |
Represent a set of VPC from a Db Grid
vpc.plot(x, ..., cols = 1, rows = 1, col = NA, add = FALSE, reset = TRUE)
x |
A |
... |
Arguments passed for other function. |
cols |
Array of nodes along X |
rows |
Array of nodes along Y |
col |
Color given to each facies in the display of the VPC.
For more information, refer to |
add |
TRUE to overlay on the previous contents of graphic; FALSE otherwise |
reset |
When TRUE, the screen is erased before the plot is performed. |
Not used here.