Write the assemblages belonging to each assembly motif on several pages.
plot_motifs_content(fobs, assMotif, assNames,
opt.sort = TRUE,
sepChar = ", ",
nbline = 25 )
numeric vector. The vector contains assemblage performances.
an integer vector of length(fobs)
.
The vector contains the labels of each assemblages.
The labels are used to sorted the assemblages
that share a same assembly motif.
a vector of strings of length(fobs)
.
The vector contains the names of each assemblage.
a logical.
If opt.sort = TRUE
, the names of assemblages
are sorted alphabetically inside each motif.
a string. The string is a separator between each element of list of strings.
an integer. The number of lines to plot.
Nothing. It is a procedure.
None.