article {pubmed} |
R Documentation |
Parse the document text as a set of article object
Description
Usage
article(text,
xml = FALSE);
Arguments
text
the pubmed database in flat file format, or the xml document content of
the pubmed article metadata. [as string]
Details
Authors
SMRUCC genomics
Value
this function returns data object of type
PubmedArticle.
clr value class
Examples
[Package
pubmed version 1.0.0.0
Index]