l2t_connect: Connect to the L2T database using a MySQL config file

Description Usage Arguments Details Value

View source: R/connect.R

Description

Connect to the L2T database using a MySQL config file

Usage

1
l2t_connect(cnf_file, db_name = "l2t")

Arguments

cnf_file

a MySQL config file

db_name

the name of the database to connect to. Defaults to "l2t".

Details

http://svitsrv25.epfl.ch/R-doc/library/RMySQL/html/RMySQL-package.html

Value

a dplyr database connection


LearningToTalk/L2TDatabase documentation built on June 24, 2020, 3:45 a.m.