fracsimu.extract {RGeostats} | R Documentation |
Extract a vector of attributes from the set of simulated fractures
fracsimu.extract(fracsimu, mode = "length", family = NA, layer.rank=NA)
fracsimu |
The |
mode |
Type of information to be extracted:
|
family |
It is possible to restrict the search to the fracture belonging to a given family. The family rank starts from 1. If this argument is set to 0, only the main faults are considered. If left undefined, all fractures are considered. |
layer.rank |
It is possible to restrict the search to the only fractures that start above the reference elevation provided as the bottom of layer 'layer.rank'. If left undefined, all fractures are considered. |
The array of extracted values (sorted by ascending order).