Tranforming data from a wide format to a long format

I am working on the transformation of data from a wide format into a long format, i have 50 observations each with five questions. All the 50 observations are in one row. Instead of being in one row, i want each to observation(with 5 questions) to be in its own row. How do i transform this data? see the attached data set

We can't see any attached data set. To help us help you, could you please prepare a reproducible example (reprex) illustrating your issue? Please have a look at this guide, to see how to create one:

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.