extract_mesh_from_text {LBDiscover} | R Documentation |
Extract MeSH terms from text format instead of XML
Description
Extract MeSH terms from text format instead of XML
Usage
extract_mesh_from_text(mesh_text, dictionary_type)
Arguments
mesh_text |
Text containing MeSH data in non-XML format |
dictionary_type |
Type of dictionary |
Value
A data frame with MeSH terms
[Package LBDiscover version 0.1.0 Index]