rule.plot {RGeostats}R Documentation

Plot the Lithotype Rule

Description

Plot the Lithotype Rule

Usage

rule.plot(x, ..., props = NA, col=NA, flag.props=TRUE,
          verbose = 0, add=FALSE,reset=TRUE)

Arguments

x

The rule-class which contains the Lithotype Rule to be represented graphically.

...

Arguments passed for other functions such as define.scenes

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 get.one

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.

Value

Not used here.


[Package RGeostats version 14.0.10 Index]