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.
setEPMJobList(x, y)# S4 method for easyPubMed,data.frame
setEPMJobList(x, y)
an object of class `easyPubMed`.
`data.frame` including the list of PubMed record retrieaval sub-jobs.