Description Usage Arguments Value
Returns the most common species, the rarest species, and the total number of fish from a factor of fish names. Optional to also return a histogram.
1 |
species |
Factor of fish names. |
common |
Most common fish. |
rare |
Rarest fish. |
total |
Total number of fish. |
hist |
Whether to return a histogram with a title of the total number of fish caught. Default is FALSE. |
List of common, rare, and total species. Will also return a histogram if hist = TRUE.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.