search for: listevin091123

Displaying 1 result from an estimated 1 matches for "listevin091123".

2009 Nov 24
1
Encoding problems.
...ile containing lots of European characters, French, German, Italian and so on. I can read it ok in R but I can't display the characters correctly. I searched the archives and following professor Ripley's advice I read my data the following way: > con <- file("/home/gerald/Vins/ListeVin091123.csv", open = "r", encoding = "UTF-8") > isOpen(con) [1] TRUE > ttt <- read.table(file = con, header = TRUE, sep = ";", quote = "\"'", + dec = ",", # row.names, col.names, + na.strings = "...