process_mesh_xml {LBDiscover} | R Documentation |
Process MeSH XML data with improved error handling
Description
Helper function to process MeSH XML data and extract terms
Usage
process_mesh_xml(mesh_records, dictionary_type)
Arguments
mesh_records |
XML data from MeSH database |
dictionary_type |
Type of dictionary |
Value
A data frame with MeSH terms
[Package LBDiscover version 0.1.0 Index]