query_mesh {LBDiscover}R Documentation

Query for MeSH terms using E-utilities

Description

Query for MeSH terms using E-utilities

Usage

query_mesh(term, api_key = NULL)

Arguments

term

Character string, the term to query.

api_key

Character string. NCBI API key (optional).

Value

A data frame with MeSH information for the term.


[Package LBDiscover version 0.1.0 Index]