Description Usage Arguments Value
View source: R/cst_deliv_duration.R
Arguments verification for cst_deliv_duration
.
1 2 3 4 5 6 7 8 | cst_deliv_duration.verif_args(
Rx_deliv,
Rx_drug_code,
Rx_deliv_dur,
Cst_deliv_dur,
Cst_drug_code,
Cst_duration
)
|
Rx_deliv |
Name of the table listing all prescription drugs delivered. |
Rx_drug_code |
Column name of |
Rx_deliv_dur |
Column name of the constant treatment duration in the |
Cst_deliv_dur |
Name of the table that contains the constant delivery durations that will overwrite that in the |
Cst_drug_code |
Column name of |
Cst_duration |
Column name of the constant treatment duration in the |
Messages, warnings or errors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.