create_netezza_queries: Function to create covariates table over DBI with javaODBC...

Description Usage Arguments

View source: R/create_netezza_queries.R

Description

Function to create covariates table over DBI with javaODBC for Netezza Last updated: 2021-03-09

Usage

1
2
3
4
5
6
7
8
create_netezza_queries(
  drug_concept_id,
  biomarker_concept_id,
  table_name,
  table_type,
  conn,
  ...
)

Arguments

drug_concept_id

A string

biomarker_concept_id

A string

table_name

A string

table_type

A string, either c("covariates", "drugs", "biomarkers")

conn

A variable


pwatrick/pwUtilities documentation built on Oct. 18, 2021, 6:21 p.m.