depthWeights | R Documentation |
depthWeights()
calculates the contributing fraction for each pair of horizon top and bottom depths, given an upper and lower boundary.
depthWeights(top, bottom, upper, lower)
top |
A numeric vector of horizon top depths. |
bottom |
A numeric vector of horizon bottom depths. |
upper |
A unit length numeric vector with upper boundary. |
lower |
A unit length numeric vector with lower boundary. |
A named list.
Andrew G. Brown.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.