Is regimen type oral or bolus? (i.e., treat t_inf as zero)
Source:R/new_regimen.R
is_bolus_or_oral.RdAny regimen matching exactly the string 'bolus' or containing the string
'oral' will return TRUE, otherwise FALSE. Bolus/oral regimens are
generally treated as having an infusion duration of zero.