Description Usage Arguments Value Examples
This function checks if two concepts in the dataframe contain exactly the same terms and keeps only one of the concepts
1 |
df |
A dataframe containing terms and corresponding concept ids |
col.term |
The name of the column containing the terms as character string |
col.conid |
The name of the column containing the concept ids as character string |
A list containing (a) the adjusted dataframe, (b) the removed concepts and c() the adjustment matrix
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.