Is there a way to pull the abstract text into the dataframe?
for example, using this code europepmc::epmc_search(query = '"2019-nCoV" OR "2019nCoV"') creates a 29 columns df that has useful info but the abstract is not there. is there a function or a script to get the abstract?
thanks for the great package.