View source: R/repurposing_query_covariates.R
Function to create SQL query for covariates data Last updated: 2021-02-15
1 2 3 4 5 6  | repurposing_query_covariates(
  drug_concept_id,
  biomarker_concept_id,
  db = "netezza",
  ...
)
 | 
drug_concept_id | 
 A string  | 
biomarker_concept_id | 
 A string  | 
db | 
 A string, either "netezza" or "bigquery"  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.