| observed | R Documentation |
Number of Observed Species
observed(x, ...)
singleton(x, ...)
doubleton(x, ...)
## S4 method for signature 'numeric'
observed(x, na.rm = FALSE, ...)
## S4 method for signature 'numeric'
singleton(x, na.rm = FALSE, ...)
## S4 method for signature 'numeric'
doubleton(x, na.rm = FALSE, ...)
x |
A |
... |
Currently not used. |
na.rm |
A |
A numeric vector.
Other alpha diversity measures:
index_ace(),
index_baxter(),
index_berger(),
index_boone(),
index_brillouin(),
index_chao1(),
index_chao2(),
index_hurlbert(),
index_ice(),
index_margalef(),
index_mcintosh(),
index_menhinick(),
index_shannon(),
index_simpson(),
index_squares()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.