Write the components belonging to each functional group, on several pages if need.
plot_components_content(mOccur,
ordre = NULL,
sepChar = ", ",
nbline = 25 )
a matrix of occurrence of components within the assemblages.
dim(mOccur)[1] = length(fobs)
.
dim(mOccur)[2]
equals to the total number of components.
a logical.
a string. The string is a separator between each element of list of strings.
an integer, that corresponds to a number of lines to plot by page.
Nothing. It is a procedure.
None.