Dear R Scholars Many R users have successfully loaded and used the attached WVS RDATA file into my R program. I would just would like help viewing, editing etc. It is only one line of code to load in. *load('WVS.RData')*
I would like help on how to view, edit and save this 2.461 MB RData file. There have been so many questions and answers about this topic but I am at my wits end. I apologize for asking such a basic question. I ave I have tried this command and I cannot even view it, let alone edit the file y <- load('WVS.RData') head(y) thank you for your guidance, Jack ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.