puRepmid: Function to retrive data from a scrpR search

Description Usage Arguments Details Author(s) Examples

Description

Retrive the pmid (PubMed identifier) from a scrpR search.

Usage

1
puRepmid(scrpRdat = NULL)

Arguments

scrpRdat

is a scrpR function search result

Details

The Entrez service is used by default. The result of the scRapper function is a XML structured output.

Author(s)

Stefan Roediger, Michal Burdukiewcz

Examples

1
puRepmid(scrpR("apoptosis", retmax = 3))

devSJR/mdcr documentation built on May 15, 2019, 5:05 a.m.