makeTable: Creating a Collated WHT data frame

Description Usage Arguments Details Value Author(s)

View source: R/functions.R

Description

This function creates a new data frame that will have containers for all of the outputs generated by the collateWHT function.

Usage

1
makeTable(WHT)

Arguments

WHT

a data fram containing columns xs, ys, xb, and yb. All values should be in lat/long

Details

Latitude and longitude are assumed to be WGS84. WHT can contain extra columns, but columns named xs (surface longitude), ys (surface latitude), xb (bottomhole longitude), and yb (bottomhole) latitude are requried. Extra colums will be prserved and passed back to the user in the output.

Value

a data frame

Author(s)

Adam Cagle


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