setEPMJobList: Method setEPMJobList.

setEPMJobListR Documentation

Method setEPMJobList.

Description

Attach (or replace) the list of record retrieval sub-jobs to an 'easyPubMed' object. Record retrieval sub-jobs are stored in a data.frame and each row corresponds to an independent non-overlapping PubMed query. This 'data.frame' guides the record retrieval process. The 'data.frame' is written into the 'misc' slot of an 'easyPubMed' object.

Usage

setEPMJobList(x, y)

## S4 method for signature 'easyPubMed,data.frame'
setEPMJobList(x, y)

Arguments

x

an object of class 'easyPubMed'.

y

'data.frame' including the list of PubMed record retrieaval sub-jobs.


dami82/easyPubMed documentation built on Jan. 4, 2024, 6:21 a.m.