Learn R Programming

easyPubMed (version 3.1.6)

parseEPMData: Method parseEPMData.

Description

Extract, parse and format information from raw PubMed records stored in an `easyPubMed` object.

Usage

parseEPMData(x, params)

# S4 method for easyPubMed,list parseEPMData(x, params)

Arguments

x

an easyPubMed-class object

params

list including parameters to tune the record data parsing job. For more info, see `?easyPunMed:::EPM_validate_parse_params`.