getTextForAggregation {DAPAR}R Documentation

Build the text information for the Aggregation process

Description

Builds the text information for the Aggregation process

Usage

getTextForAggregation(l.params)

Arguments

l.params

A list of parameters related to the process of the dataset

Value

A string

Author(s)

Samuel Wieczorek

Examples

getTextForAggregation(list(POV_algorithm="slsa",MEC_algorithm="fixedValue", MEC_fixedValue = 0))

[Package DAPAR version 1.12.11 Index]