get_Aries_Enertia_Links_by_Enertia_Code: Retrieve Aries-Enertia links as a data frame for a user...

Description Usage Arguments Value Examples

View source: R/Reserves_Util.R

Description

The following functin will make a connection to the Enertia database located on the Enertia01B Server. It will then take the user defined 'enertia_codes' vector which contains one or more enertia codes to query. The function will then return a dataframe object with all the current aries_enertia links that exists at the time of the query. the export variable can be set equal to TRUE to export the output to the users desktop.

Usage

1

Arguments

enertia_codes

a character vector.

export

a boolean value

Value

A dataframe containing the Aries-Enertia links for a specified vector of enertia codes

Examples

1
get_Aries_Enertia_Links_by_Enertia_Code("49.1018.0010.00", export = TRUE)

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