crosswalk_sabs | R Documentation |
Write a crosswalk to a table or return into the R environment as a dataframe.
crosswalk_sabs( conn, conn_fun = "pg13::local_connect()", sab1, sab2, to_schema, to_table_name, crosswalk_schema = "umls_crosswalk", verbose = TRUE, render_sql = TRUE )
to_schema |
(Optional). If provided along with a |
to_table_name |
(Optional). |
str_replace
glue
send
,c("query", "query")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.