getMerger {ENVISIONQuery}R Documentation

Get the merging function for a given tool.

Description

Get the merging function for a given tool.

Usage

getMerger(tool)

Arguments

tool

Tool handler

Details

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

Value

The merging function for a given service.

Author(s)

Alex Lisovich, Roger Day


[Package ENVISIONQuery version 1.36.0 Index]