Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

user_table

user_table


Description

user_table

Usage

user_table(table_map, db_con, desired_cdm_table)

Arguments

table_map

A dplyr::tibble, generated by mod_data_model_detection containing user database tables and fields mapped to the determined CDM.

db_con

A DBI::dbConnect object that is created through user interaction with the Setup Tab

desired_cdm_table

A string containing the table name in the desired CDM.

Value

A SQL data source dplyr::tbl, ie. tbl(db_con, user_table), that connects to the user table that corresponds to the standard data model table.


ReviewR

A Light-Weight, Portable Tool for Reviewing Individual Patient Records

v2.3.6
BSD_3_clause + file LICENSE
Authors
Laura Wiley [aut] (<https://orcid.org/0000-0001-6681-9754>), Luke Rasmussen [aut] (<https://orcid.org/0000-0002-4497-8049>), David Mayer [cre, aut], The Wiley Lab [cph, fnd]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.