fish_catch | R Documentation |
This function takes a vector of fish names and returns the most common fish, rarest fish, and total number of fish caught.
fish_catch(fish)
fish, |
a vector of fish species (names) |
list with the following items
Name of the most frequently caught species
Name of the least frequently caught species
Total number of fish caught
Sydney Rilum
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.