You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue requests a function to more easily access intervention names. An alternative is to have c.*_intervention() construct names by combining component names.
It could save users lots of time to have a helper function to automatically extract from the intervention_scenarios object, e.g.
Although have noticed that combined_intervention just pulls the name of the first one included. Perhaps neater for this vignette to define like the other combined scenarios? Unless I'm missing an easy way to grab both intervention names?
This issue requests a function to more easily access intervention names. An alternative is to have
c.*_intervention()
construct names by combining component names.Although have noticed that
combined_intervention
just pulls the name of the first one included. Perhaps neater for this vignette to define like the other combined scenarios? Unless I'm missing an easy way to grab both intervention names?Originally posted by @adamkucharski in #176 (comment)
The text was updated successfully, but these errors were encountered: