get_pubmed_info_on_OTOL: Aggregate pubmed data down OToLtree

View source: R/dataFunctions.R

get_pubmed_info_on_OTOLR Documentation

Aggregate pubmed data down OToLtree

Description

Aggregate pubmed data down OToLtree

Usage

get_pubmed_info_on_OTOL(taxon, ignore_subspecies = TRUE, just_genera = FALSE)

Arguments

taxon

The clade to investigate

ignore_subspecies

Should subspecies be ignored?

just_genera

Should only genera be used?

Value

List with tree and information about nodes and tips

Examples

taxon <- "Pinaceae"
info <- get_pubmed_info_on_OTOL(taxon)

bomeara/chapter2 documentation built on July 22, 2023, 3:19 a.m.