add_aggregationTree_information.Rd
Add information from an aggregation tree to a Rxs tree
add_aggregationTree_information(
x,
aggregationTree,
fieldName,
prefixes = NULL,
suffixes = NULL
)
add_aggregationTree_information_toRxsTree(
rxsTree,
aggregationTree,
fieldName,
prefixes = NULL,
suffixes = NULL
)
The aggregation tree
The field storing the values along which to aggregate
Vector of pre- and suffixes to add to the
fieldname
when storing the values for progressive aggregation
The Rxs tree (as rxsTree
) or the object with
multiple Rxs trees (as x
)
Invisibly (and, irrelevantly), the Rxs tree