plot_components_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_components_content(mOccur,
                        ordre   = NULL,
                        sepChar = ", ",
                        nbline  = 25 )

Arguments

mOccur

a matrix of occurrence of components within the assemblages. dim(mOccur)[1] = length(fobs). dim(mOccur)[2] equals to the total number of components.

ordre

a logical.

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.