owWellDistances | R Documentation |
Calculates distances between wells based on coordinates given in Optiwells
configuration of the wellfield
owWellDistances(wellfield, referenceWell = 1)
wellfield |
data frame as e.g. retrieved by row representing a well of the well field. |
referenceWell |
Number of reference well corresponding with row number in wellfield. For each well the distance to the reference well is calculated. Default: 1 |
vector of numeric representing the distances of each well to a reference
well (determined by referenceWell)
Hauke Sonnenberg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.