Displaying 1 result from an estimated 1 matches for "x2_spss".
Did you mean:
x2_sp
2023 Mar 30
1
Problems with foreign
...th SAS, in
that sense or question, how could I solve this? Do you have any guides or
tutorials on the correct use of the function?
This is the code:
x<- matrix(data = sample(1:100,
100),
nrow = 10, ncol = 10)
x2<- as.data.frame(x)
write.foreign(x2, "x2_spss.txt", "x2_spss.sps", package = "SPSS")
[[alternative HTML version deleted]]