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, val_vs_percent='Value'))


[Package DAPAR version 1.22.9 Index]