Make an SQL query from a list of query parameters
Source:R/read_rdbms-helpers.R
server_make_query.Rd
Make an SQL query from a list of query parameters
Arguments
- table_name
The name of the table in the server function
- login
The connection object obtained from the
login()
function.- filter
A vector or a comma-separated string of subset of subject IDs
- select
A vector of column names