Learn R Programming

taxonbridge (version 1.2.1)

load_sample: Load an example of previously merged GBIF and NCBI taxonomies

Description

Load an example of previously merged GBIF and NCBI taxonomies

Usage

load_sample()

Arguments

Value

A tibble containing a sample of merged GBIF and NCBI taxonomic data.

Details

This method returns a small subset of previously merged GBIF and NCBI taxonomies. The subset is an example dataset that is only meant to be used to familiarize yourself with taxonbridge methods.

Examples

Run this code
# NOT RUN {
load_sample()
# }

Run the code above in your browser using DataLab