Description Usage Arguments Details Value Examples
In properly normalized data bases, no inconsistencies should be present. In real world data however ID mappings or data base key candidates are repeated over and over across observations, especially in mult centric studies with basic research data. incons tries to detect and flag these mapping discrepanices
1 |
x,y |
vectors of equal length, holding the mapping values, sepearated by "," |
printproblems |
Should a table of found problems be printed in addition to the returned flag? |
incons assumes a 1:1 mapping between provided variables, as is commonly the case for example in ID translation steps
A named vector indicating whether ambiguous mapping does occur (TRUE) or mapping is clean (FALSE)
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.