heatmap_world {rfishnet2} | R Documentation |
Heat Map of Occurrence Frequency by Country
Description
Creates a heatmap of the frequency of an occurrence by country/region.
Usage
heatmap_world(df, name = "none")
Arguments
df |
A dataframe in FishNet2 standard format with column labeled 'Country' |
name |
Value in 'ScientificName' or 'Family' column |
Value
heatmap showing frequency by country
Examples
heatmap_world(ictaluridae)
[Package rfishnet2 version 0.2.0 Index]