exampleHeatmapData | R Documentation |
Example data for birdnet_heatmap
and birdnet_heatmap_time
data(exampleHeatmapData)
An object of class data.table
and data.frame
containing 14 columns.
The exampleHeatmapData object can be used to experiment with birdnet_heatmap* functions.
# Load the dataset
data(exampleHeatmapData)
# View structure
str(exampleHeatmapData, max.level = 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.