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

params <- list()
getTextForAggregation(params)


[Package DAPAR version 1.22.9 Index]