Description Usage Arguments Value
View source: R/check_eligible.R
Is_elgible_continuation_maintenance checks if the line of therapy is a maintenance therapy for combo drug
1 2 3 4 5 6 | is_eligible_continuation_maintenance(
regimen,
cases_maintenance,
line_number,
drug_group
)
|
regimen |
a vector of drugs included in the line treatment regimen. |
cases_maintenance |
list of special cases for maintenance |
line_number |
a numeric value for the current line number |
drug_group |
a dataframe of drug summary table generated by |
a boolean, TRUE or FALSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.