Hello Stata Community,
I am currently working on a dataset that contains various actions of resuscitation, such as suctioning and ventilation. I would like to reshape my data from wide to long format, where:
Thank you for your assistance!
I am currently working on a dataset that contains various actions of resuscitation, such as suctioning and ventilation. I would like to reshape my data from wide to long format, where:
- The columns represent time counting (elapsed time).
- The rows represent different actions of resuscitation.
- I want the start and end points of each action to be displayed below the corresponding time.
Thank you for your assistance!
Comment