get_Aries_Enertia_Links_by_Area: 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 'asset_team_code' vector which contains one or more asset teams 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
get_Aries_Enertia_Links_by_Area(asset_team_code, export = FALSE)

Arguments

asset_team_code

a character vector.

export

a boolean value

Value

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

Examples

1

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