Search found 2 matches

by sabo
Thu Dec 03, 2020 5:33 pm
Forum: Help
Topic: unable to import data
Replies: 4
Views: 9813

Re: unable to import data

Short update:

When I open the SPSS-file, I created with RStudio and save it again as "SPSS Statistics Local Coding (*.sav)", I can open it with Jamovi.

But I still wonder if there is a way to export the dataframe in RStudio without having to use SPSS in order to open it in Jamovi.

Thanks!
by sabo
Thu Dec 03, 2020 3:24 pm
Forum: Help
Topic: unable to import data
Replies: 4
Views: 9813

unable to import data

Hi there! as part of a larger project, I used Rstudio to prepare data files and merged them. I then exported the new dataframe, using the following functions: #### export of finaler Datensatz to csv #### write.table(dat, file="dat_HH1_Skalen.csv", sep= ";", dec = ",", c...