standardizeNode: Standardize Node

Description Usage Arguments Value

Description

Standardization follows the below process:

Usage

1
2
3
standardizeNode(graph, workingNode, standardizeElement,
  productionElement = paste0(aupusParam$keyNames$valuePrefix,
  aupusParam$keyNames$elementName, "_51"))

Arguments

graph

The graph object created by the function constructGraph.

workingNode

The nodes to be standardized

standardizeElement

The attribute of the nodes to be standardized.

productionElement

The column name of the production element in the nodes of the graph. Important if standardizeProduction = FALSE.

Value

A graph object that has been updated according to the description above.


SWS-Methodology/faoswsAupus documentation built on May 9, 2019, 11:45 a.m.