draw.fracsimu {RGeostats} | R Documentation |
Elementary function for representing the simulated fractures
draw.fracsimu(fracsimu, flag.fracture=TRUE, flag.layer=TRUE, col.fam = NA, title = NA, add = FALSE, reset=TRUE, ...)
fracsimu |
A |
flag.fracture |
When TRUE, the fractures are represented. |
flag.layer |
When TRUE, the (horizontal) layers are displayed. |
col.fam |
Array containing the line colors (per family). If the number of items does not match the number of families, the line color is set to 1. |
title |
Title to be displayed (optional) |
add |
When FALSE a new page is initialized before the graphic. Otherwise, the graphic is overlayed on the already existing page. |
reset |
When TRUE, the screen is erased before the plot is performed. |
... |
Arguments passed to |