abundTable | R Documentation |
kable
abundance table#Function to make abundance kable table across two marginal variables (col1, col2)
abundTable(d, col1, col2, totals = FALSE)
d |
Data frame or tibble |
col1 |
First column to use (e.g. species) |
col2 |
Second column to use (e.g. site) |
totals |
Should column and row totals be added? |
A kable
table
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.