Description Usage Arguments Value Author(s)
Evaluates the imported patients' data for the START C1 criterion.
1 2 |
path |
(Character) (optional) (default: NULL) the path that the excel file can be read from. If not specified a file choose window will be displayed. |
excel_out |
(Boolean) (optional) (default: TRUE) output excel file with the evaluated data. |
export_data_path |
(Character) (optional) (default: NULL (a popup message to choose dir will be displayed)) the path for excel file output. |
suppressNA |
(Boolean) (optional) (default: TRUE) set this to FALSE if you want to know for which patients have NAs and for which variable. By default all NAs will be ignored so that the algorithm can distinguish between patients who meet the criterion and those who do not. |
list of lists of evaluated patient ids categorized in 1) the ids that fulfill the criterion, 2) the ids that do not fulfill the criterion and 3) the ids that has missing data
Agapios Panos <panosagapios@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.