get_Enertia_Lineage_by_API12: Retrieve Enertia Lineage as a data frame.

Description Usage Arguments Value Examples

View source: R/Reserves_Util.R

Description

The following functin will make a connection to the ofm database located on the Enertia01B Server. It will then take the API12 vector which contains a sequence of API12 Numbers to query. The function will then return a dataframe object with all enertia entities that exists for each API12 within the API12 vector.

Usage

1

Arguments

API12

A string.

export

A bolean.

Value

A dataframe containing the Enertia Lineage for a specified vector of API12 Numbers

Examples

1
2
get_Enertia_Lineage_by_API("5002921693")
get_Enertia_Lineage_by_API(c("5002921693", "5002921905"))

Hilcorp-Reserves/Reserves.Util documentation built on March 25, 2020, 5:43 p.m.