externDbSelect: Runs all select queries an arbitrary database

Description Usage Arguments

View source: R/QueryHelper.R

Description

The function runs the select queries issued to the user db and returns the dataframe the path to user database is stored in main plethem database and is selected from there

Usage

1
externDbSelect(query, db_path)

Arguments

query

A valid SQL Query

db_path

A valid path


ScitoVation/plethem documentation built on Oct. 1, 2020, 3:37 a.m.