Learn R Programming

LBDiscover (version 0.1.0)

query_mesh: Query for MeSH terms using E-utilities

Description

Query for MeSH terms using E-utilities

Usage

query_mesh(term, api_key = NULL)

Value

A data frame with MeSH information for the term.

Arguments

term

Character string, the term to query.

api_key

Character string. NCBI API key (optional).