generate_OverallAggregation_fields: Generate field names (and their numbers) for overall...

Description Usage Arguments Value Notes

View source: R/Aggregation_Functions.R

Description

Generate field names (and their numbers) for overall aggregation options

Usage

1

Arguments

aon

A named logical list. Names are the output options.

opt_agg

A named list. Additional information for aggregation functions.

Value

A data.frame with two columns N and fields. Each (named) row corresponds to one element of aon. N represent the number of output fields and fields contains a list with the names of those output fields.

Notes

All '.' will be translated to "_" because of sqlite field name constraints.


DrylandEcology/rSFSW2 documentation built on Aug. 18, 2020, 1:27 p.m.