conn | R Documentation |
定义连接的通用函数
conn(jdbc_driver, server_ip, port, db_name, username, password)
server_ip |
服务器地址 |
db_name |
数据库名称 |
username |
用户名 |
password |
密码 |
x |
名称对 |
返回值
conn();
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.