plot_clusters_content: Write the components belonging to each functional group

Description Usage Arguments Details Value

View source: R/plot_fclust.R

Description

Write the components belonging to each functional group, on several pages if need.

Usage

1
2
3
4
plot_clusters_content(affectElt,
                      opt.sort = TRUE,
                      sepChar  = ", ",
                      nbline   = 25)

Arguments

affectElt

a vector of integers. The vector contains the labels of the different functional groups to which each component belongs. Each functional group is labelled as an integer.

opt.sort

a logical. If opt.sort = TRUE, the names of assemblages are sorted alphabetically inside each motif.

sepChar

a string. The string is a separator between each element of list of strings.

nbline

an integer, that corresponds to a number of lines to plot by page.

Details

None.

Value

Nothing. It is a procedure.


functClust documentation built on Dec. 2, 2020, 5:06 p.m.