initDB: Data Setup

Description Arguments

View source: R/RcmdrPlugin.RDataXMan.R

Description

Setup the information to access the database.

Arguments

Username

A character string with the username when you need to access to server, i.e., "SQL" for MySQL server. The default value is "".

Password

A character string with the password when you need to access to server, i.e., "SQL" for MySQL server. The default value is "".

Database

A character string with the database, you need to choose public or private when your use flat data. The default value is "", means public.


biostatUniBS/RcmdrPlugin.RDataXMan documentation built on Feb. 5, 2021, 9:10 a.m.