Vote <- read.table("https://husson.github.io/livre_exo/chap7_ex6.csv", header = TRUE, sep=";",row.names=1, encoding = "latin1") chisq.test(Vote)