Description Usage Arguments Value
Queries run using this function select all the entries from the tables for all patients who had at least one entry for nitroglycerin in the infusiondrug table
1 | query_cols(connection, table, columns)
|
connection |
DBI connection to bigquery |
table |
name of table to query |
columns |
vector of column names from the table to select |
query |
SQL query as a string |
Character string of SQL query
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.