conn_qk: function to integrate db connections

Description Usage Arguments Value

Description

function to integrate db connections

Usage

1
conn_qk(query, db, output)

Arguments

query

The query, as a string

db

The database type: 'dw01', 'dw02', or 'ratt'.

output

The type of data returned. Default is to return object as dataframe. The options are: 'df' (dataframe) or 'dt' (data.table). More to come.

Value

these functions will return a query


bioticinteractions/conn.qk documentation built on May 28, 2019, 7:11 p.m.