get_lineages {taxonbridge}R Documentation

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

get_lineages(load_sample())

[Package taxonbridge version 1.2.2 Index]