getCOMs: Finding Surface Location COMs For Each PAD/Branch

Description Usage Arguments Details Value Author(s)

View source: R/functions.R

Description

function to populate entire data frame with the final surface COM's grouped by pad and branch.

Usage

1
getCOMs(cWHTutm)

Arguments

X

a data frame as generated by the collatePAD function (see details).

Details

Before using getCOMs, the collatePAD function needs to be applied looping through the data frame generated by findPads two times. The first itteration should be over "pad", and the second itteration should be over pad and branch. Branches are generated when it's found that the PAD is of the "dual pitchfork" variety.

Value

a data frame

Author(s)

Adam Cagle


R-S-C/wellpad documentation built on Oct. 30, 2019, 10:45 p.m.