plot_kite | R Documentation |
Plot kite diagram
plot_kite(survey, min_abund = 50, xlabtext = NULL)
survey |
Shore survey (or other) data. First column are distances (can have replicates at each distance) and remaining columns are abundances of each taxon (with name as column header). |
min_abund |
Minimum total abundance of taxa to be included on plot. Defaults to 50. |
xlabtext |
Text for x axis label. Defaults to "Distance from LW (m)" if not provided. |
Kite diagram plot (drawn with base graphics).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.