Retrieve the list of record retrieval sub-jobs from 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 obtained from the 'misc' slot of an `easyPubMed` object.
getEPMJobList(x)# S4 method for easyPubMed
getEPMJobList(x)
an object of class `easyPubMed`.