printIfComp | R Documentation |
printIfComp
printIfComp(data, data_old, cond, text = "", threshold = NULL, varname = "id")
data |
The dataset to check |
data_old |
The other dataset which may contain same records |
cond |
A condition to meet |
text |
A message to display if condition is not meet |
threshold |
Something .. |
varname |
The ID variaable to display |
The text to print
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.