I have a large stata file that I think has some French accented characters that have been saved poorly. When I import the file with the encoding set to blank, i
Here is my sample code: library(haven) community_surveys <- read_sav("community_surveys.sav") diss_data <- as.data.frame(community_surveys) diss_data$F