Description Usage Arguments Value
Specific function that combine 'twin' variables of patient's care at admission (var1
) and at discharge (var2
) in to a single variable. Input variable is coded with values 'Yes' or 'No'. Output variable is code with values 'Yes', 'No at admission then not reported', 'No at any time' or 'Not reported'.
1 | combine_care(var1, var2)
|
var1 |
variable at admission |
var2 |
variable at discharge |
a character vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.