dot-writeQuery: Automate Writing SQLite Queries

Description Usage Arguments Value

Description

Automate Writing SQLite Queries

Usage

1
.writeQuery(term, fields, sql_before = " LIKE '%", sql_after = "%'")

Arguments

term

Character vector with strings of interest

fields

character vector with columns of interest

sql_before

SQLite query string before term

sql_after

SQLite query string after term

Value

Part of the SQLite query pertaining to row selection criteria (i.e. that comes after specifying the table and which columns to select)


ss-lab-cancerunit/SpiderSeqR documentation built on Nov. 2, 2020, 12:18 a.m.