# NOT RUN {
#
# retrieve PubMed data and return a list ot articles
dami_query <- "Damiano Fantini[AU]"
outfile <- batch_pubmed_download(dami_query, dest_file_prefix = "easyPM_ex001_")
listed_articles <- articles_to_list(pubmed_data = outfile)
listed_articles[[3]]
# }
Run the code above in your browser using DataLab