Learn R Programming

easyPubMed (version 3.1.6)

setEPMRaw: Method setEPMRaw.

Description

Attach (or replace) raw PubMed record data to an `easyPubMed` object.

Usage

setEPMRaw(x, y)

# S4 method for easyPubMed,list setEPMRaw(x, y)

Arguments

x

an object of class `easyPubMed`.

y

list of PubMed records (raw data).