get_Enertia_Lineage_by_Asset_Team: 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 asset_team_code vector which contains a sequence of Enertia asset team codes to query. The function will then return a dataframe object with all enertia entities that exists for each asset team code within the asset_team_code vector.

Usage

1
get_Enertia_Lineage_by_Asset_Team(asset_team_code, export = FALSE)

Arguments

asset_team_code

A string.

export

A bolean.

Value

A dataframe containing the Enertia Lineage for a set of Asset Team Codes

Examples

1
2

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