exampleBarchartData | R Documentation |
Sample data.table / data.frame to demonstrate birdnet_barchart
data(exampleBarchartData)
An object of class data.frame
and data.table
containing 17 columns.
The exampleBarchartData object is used to demonstrate birdnet_barchart
# Load the dataset
data(exampleBarchartData)
# View structure
str(exampleBarchartData, max.level = 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.