Description Usage Arguments Value
View source: R/check_eligible.R
Is_eligible_drug_addition checks for addition drugs that are exempt from line advancement (i.e. Bevocizumab)
1 | is_eligible_drug_addition(drug_name, cases_additions, regimen)
|
drug_name |
a string for drug name |
cases_additions |
list of special cases for additions The list has two columns: current_treatment, drug_name |
regimen |
a vector of drugs included in the line treatment regimen. |
a boolean, TRUE or FALSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.