Following the creation of the ADEXSUM dataset (see issue #119 ), let's update this vignette (https://merck.github.io/metalite.sl/articles/exposure-duration-histogram.html) from <img width="568" height="885" alt="Image" src="https://github.com/user-attachments/assets/0f986996-6a69-407b-8d86-98709b461ff1" /> to ``` define_parameter(name = "expdur", subset = PARAMCD == "TRTDURD", var = "AVAL", label = "Exposure Duration (Days)", vargroup = "EXDURGR") ```