Learn R Programming

BeeBDC (version 1.3.1)

beesCountrySubset: A simple scientificName and country_suggested test dataset

Description

A small bee occurrence dataset with 1,488 scientificName-country_suggested combinations across four countries; Fiji, Uganda, Vietnam, and Zambia.

Usage

data("beesCountrySubset", package = "BeeBDC")

Arguments

Format

An object of class "tibble"

scientificName

Full scientificName as shown on DiscoverLife

country_suggested

A country name suggested by the bdc::bdc_country_standardized() function.

References

This data set was created by during the writing of the paper: Dorey, J.B., (upcoming) How many bee species are there? A quantitative global estimate. Journal

Examples

Run this code

beesCountrySubset <- BeeBDC::beesCountrySubset
head(beesCountrySubset)

Run the code above in your browser using DataLab