QC_Aries_Enertia_Links: QC the existing Aries-Enertia links and lineage by returning...

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 'area' vector which contains one or more asset team codes to query. The function will then return a dataframe object which contains QC flags related to the existing aries-enertia links and the associated lineage. #' the export variable can be set equal to TRUE to export the output to the users desktop.

Usage

1
QC_Aries_Enertia_Links(area, export = FALSE)

Arguments

area

a character vector.

export

a boolean value

Value

A dataframe containing QC flags for Aries-Enertia links and associated lineage

Examples

1
QC_Aries_Enertia_Links(c("ANS", "CIO"), export = TRUE)

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