rule.plot {RGeoS} | R Documentation |
Plot the Lithotype Rule
rule.plot(x, ..., props = NA, col=NA, verbose = 0, add=FALSE,reset=TRUE)
x |
The |
... |
Arguments passed for other function |
props |
Vector giving the proportions. This array is optional: if not provided, the proportions of all facies are considered as equal. |
col |
Color given to each facies in the display of the Lithotype Rule.
For more information, refer to |
verbose |
When TRUE, the complete information on the Lithotype Rule is provided, i.e. the facies and the thresholds. |
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.