ar.writecl {Rarmec}R Documentation

Ouput for lists of putative candidates

Description

Produces output of lists of potential candidates generated from ar.splitcl in the console or in a file. If only one nominal mass constitutes a cluster, the correlation is not printed out. A nominal mass is not printed if its query does not produce a candidate. Nevertheless, the original list of variables is always given for each cluster.

Usage

ar.writecl(res, icl = NULL, cor.mat = TRUE, armec.mat = TRUE, file = NULL, path = TRUE)

Arguments

res Object from ar.clust
icl List of clusters - If NULL, all clusters are considered
cor.mat Should correlation matrices be printed?
armec.mat Should candidates be printed?
file Name of a file - file=NULL induces console output
path Should pathways be printed?

Value

NULL

Author(s)

David Enot dle@aber.ac.uk>

References

~put references to the literature/web site here ~

See Also

ar.splitcl,ar.getlist

Examples


### Extended example


[Package Rarmec version 1.0 Index]