| load_pubmed {graphQL} |
R Documentation |
load the pubmed article set stream file and push into database
Description
Usage
load_pubmed(pubmed, file);
Arguments
pubmed
the mysql connection to the pubmed database, which could be generates via the open_pubmed function.
file
the local file path to the pubmed article set database file.
Details
Authors
Who wrote it
Value
This function has no value returns.
Examples
[Package
graphQL version 0.1.0
Index]