NewlFselectGenes {xegaSelectGene} | R Documentation |
Generate local functions and objects.
Description
NewlFselectGenes
returns
the list of functions which contains
a definition of all local objects required for the use
of selection functions. We reference this object
as local configuration. When adding additional
selection functions, this must be extended
by the constant (functions) needed to configure them.
Usage
NewlFselectGenes()
Value
Local configuration lF
.
Examples
lF<-NewlFselectGenes()
lF$Max()
[Package xegaSelectGene version 1.0.0.0 Index]