Description Usage Arguments Value Author(s)
View source: R/derive_var_disposition_status.R
Define a function to map the disposition status.
1 |
x |
the disposition variable used for the mapping (e.g. |
A character
vector derived based on the values given in x
:
"COMPLETED" if x
is "COMPLETED",
"DISCONTINUED" if x
is not "COMPLETED" nor NA,
"ONGOING" otherwise.
Samia Kabi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.