Learn R Programming

rfishnet2 (version 0.2.0)

heatmap_world: 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

Run this code
# NOT RUN {
heatmap_world(ictaluridae)

# }

Run the code above in your browser using DataLab