Exporting csv file including labels
Hey everyone,
I need to export a jasp file so I will be able to use it in R. So I exported it as a .csv file but the csv file does not include any labels of the variables. So fort example when I read the data into R and use the attributes function it shows me for my gender variable not the labels 1 = women and so on. When I open the .csv sheet in excel I also find no label information.
What do I have to do to completely export the data from wasp including all variable labels.
Thank you!
Comments
Hmm I am not sure we store the labels in the .csv file. A good question for the JASP GitHub page -- maybe we should also allow saving the data as an Rdata frame for instance. For details see https://jasp-stats.org/2018/03/29/request-feature-report-bug-jasp/
EJ