Learn R Programming

taxonbridge (version 1.2.1)

get_lineages: Get entries that have lineage information for both the GBIF and NCBI data

Description

Get entries that have lineage information for both the GBIF and NCBI data

Usage

get_lineages(x)

Arguments

x

A tibble created with load_taxonomies() or load_population() or load_sample().

Value

A tibble with complete lineage data.

Examples

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

Run the code above in your browser using DataLab