parse.article_set {pubmed} |
R Documentation |
Parse the pubmed article set xml stream data
Description
Usage
parse.article_set(file,
tqdm = TRUE);
Arguments
file
a single file that contains the pubmed article set data, data could be download from the pubmed ftp server in batch.
env
[as Environment]
Details
batch download of the pubmed data from ncbi ftp server:
>ftp://ftp.ncbi.nlm.nih.gov/pubmed/baseline/
Authors
SMRUCC genomics
Value
this function returns data object of type
any kind.
clr value class
Examples
[Package
pubmed version 1.0.0.0
Index]