powered by
Extract MeSH Information form a slice of a raw XML PubMed record. Both MeSH codes and MeSH terms are returned.
EPM_mesh_parse(x)
list including n=2 elements (character vectors): mesh_codes and mesh_terms.
String (character vector of length 1) including an XML Mesh term field/section from a PubMed record.
Damiano Fantini, damiano.fantini@gmail.com
https://www.data-pulse.com/dev_site/easypubmed/
msh <- paste0('', 'Algorithms') easyPubMed:::EPM_mesh_parse(msh)
Run the code above in your browser using DataLab