getTextForFiltering {DAPAR}R Documentation

Build the text information for the filtering process

Description

Build the text information for the filtering process

Usage

getTextForFiltering(l.params)

Arguments

l.params

A list of parameters related to the process of the dataset

Value

A string

Author(s)

Samuel Wieczorek

Examples

getTextForFiltering(list(mvFilterType="wholeMatrix",mvThNA=3))

[Package DAPAR version 1.16.2 Index]