Learn R Programming

ENVISIONQuery (version 1.20.0)

getMerger: Get the merging function for a given tool.

Description

Get the merging function for a given tool.

Usage

getMerger(tool)

Arguments

tool
Tool handler

Value

Details

If possible, meerging function merges the list of formatted query result chunks into a single formatted object (typically a data frame).