projectDbSelect: Runs all select queries to the project database.

Description Usage Arguments

View source: R/QueryHelper.R

Description

The function runs the select queries issued to the project db and returns the dataframe

Usage

1
projectDbSelect(query, db_path = "")

Arguments

query

A valid SQL Query

db_path

The location of the project database. This defaults to database/project.sqlite and is not expected to change This function will not be called by the user directly


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