mesh_by_name: A function that provides the PMID numbers of publications in...

View source: R/mesh_by_name.R

mesh_by_nameR Documentation

A function that provides the PMID numbers of publications in terms of the names of their Descriptors & Qualifiers

Description

It can provide all the PMIDS of publications with specific Descriptors and Qualifiers. It has a 300 Abstracts input limit (x < 300)

Usage

mesh_by_name(x, Descriptor, Qualifier)

Arguments

x

A character vector containing the PMID numbers of the articles of our search

Descriptor

A character vector containing the mesh Descriptors.

Qualifier

A character vector containing the mesh Qualifiers.


thdiakon/screenmedR documentation built on Nov. 22, 2022, 6:26 p.m.