find_mismatched_TRT | R Documentation |
Compares the treatment codes in <master> to those in all other domains. Treatment code combinations not found in <master> domain are returned in a table. Searches any columns that begin with TRT.
find_mismatched_TRT(DM, master = "DM")
DM |
A data management object |
master |
The name of the master domain as character |
A tbl containing the unmatched treatment columns and codes by
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.