open_pubmed {graphQL}
R Documentation
Open the mysql database connection to the pubmed database
Description
Usage
open_pubmed
(
user
,
passwd
,
dbname
=
'pubmed'
,
host
=
'localhost'
,
port
=
3306
,
workdir
=
'./'
);
Arguments
Details
Authors
Who wrote it
Value
This function has no value returns.
Examples
[Package
graphQL
version 0.1.0
Index
]