rule.plot {RGeostats} | R Documentation |
Plot the Lithotype Rule
rule.plot(x, ..., props = NA, col=NA, flag.props=TRUE, verbose = 0, add=FALSE,reset=TRUE)
x |
The |
... |
Arguments passed for other functions such as |
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 |
flag.props |
When TRUE, the display represents the proportions. When FALSE, the display is performed in Gaussian scale. |
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.