write_rxclass_table | R Documentation |
Take the RxClass classification table and map it to the Ingredient maps generated in RxMap.
write_rxclass_table( conn, conn_fun = "pg13::local_connect()", schema = "umls", target_schema = "rxmap", rxclass_schema = "umls_rxclass", umls_version, umls_release_dt, verbose = TRUE, render_sql = TRUE, render_only = FALSE, checks = "" )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.