| plot_components_content | R Documentation |
Write the components belonging to each functional group, on several pages if need.
plot_components_content(mOccur,
ordre = NULL,
sepChar = ", ",
nbline = 25 )
mOccur |
a matrix of occurrence of components within the assemblages.
|
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. |
None.
Nothing. It is a procedure.