index_margalef | R Documentation |
Margalef Richness Index
index_margalef(x, ...)
## S4 method for signature 'numeric'
index_margalef(x, na.rm = FALSE, ...)
x |
A |
... |
Currently not used. |
na.rm |
A |
A numeric
vector.
N. Frerebeau
Margalef, R. (1958). Information Theory in Ecology. General Systems, 3, 36-71.
Other alpha diversity measures:
index_ace()
,
index_baxter()
,
index_berger()
,
index_boone()
,
index_brillouin()
,
index_chao1()
,
index_chao2()
,
index_hurlbert()
,
index_ice()
,
index_mcintosh()
,
index_menhinick()
,
index_shannon()
,
index_simpson()
,
index_squares()
,
observed()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.