Description Usage Arguments Details See Also
same as structure.plot
but with some more arguments (especially error bars)
1 2 3 4 | structure.plotV2(INDICE, FACTOR, MULTI = T, MTITLE = "", ABMAX = 5,
col1 = "grey60", col2 = "white", col3 = "red", col4 = "orange",
noms = "T", cex_noms = 1, erreur = "sem", w_err = 1, sp_star = 1,
adj_meth = "BH", stars = "T", BASE = T, ...)
|
INDICE |
An object issued from |
FACTOR |
A factor list, a barplot of species mean abundances will be performed for each factor level. If no factor is specified, MULTI=F should be specified. |
MULTI |
If no factor is specified, MULTI=F should be specified |
MTITLE |
Main title of the plot |
ABMAX |
Numerical value of the maximum abundance |
col1 |
Colour information for the Reference mean abundances barplot |
col2 |
Colour information for the Reference mean abundances in assessed community barplot, i.e. "missing abundances" |
col3 |
Colour information for the abundances of target species in the assessed community |
col4 |
Colour information for the "higher abundances" in the assessed community |
noms |
If other than "T", species names are not given |
cex_noms |
expansion factor for species names |
erreur |
(facultative) error calculation |
w_err |
error bar width |
sp_star |
width between stars and error bars |
adj_meth |
p adjust method: |
stars |
"T" (default), draw or note the stars, anything but "T" does not draw the stars |
BASE |
T (default), draw or not the reference community for each modality |
... |
any arguments from a |
Be careful, the p adjustment is done only within a modality, perhaps that would be better to adjust it through all the modalitties (to be modified later). The warnings come from ties, but it seems it does not change the outcome of tests...
ComStructIndices
et structure.plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.