setup_evertools: Setup EVE R Tools

Description Usage Arguments Value Examples

View source: R/setup_evertools.R

Description

This function loads basic R libraries for the use with EVE and sets up the connection with the database

Usage

1
2
3
setup_evertools(db = "mysql", dbname = "virtual_study",
  host = "localhost", user = "user", password = "password",
  port = 3306)

Arguments

db

Type of database. Defaults to "mysql".

Value

Dplyr handle for the database12

Examples

1

cog-ethz/evertools documentation built on April 1, 2020, 10:30 p.m.