Re: [R] RMySQL, RODBC, dbReadTable and ISO-8859-1 (Spanish data)

2011-07-18 Thread Carlos Ortega
Hola Mario, No sé si finalmente pudiste solucionar el problema que planteaste, por si todavía lo tienes te sugiero que incluyas el correo en la lista de ayuda de R pero en español R-help-es. Puedes darte de alta aquí: https://stat.ethz.ch/mailman/listinfo/r-help-es Saludos, Carlos Ortega www.qua

[R] RMySQL, RODBC, dbReadTable and ISO-8859-1 (Spanish data)

2011-07-01 Thread Mario Martínez
Hello R users, I am reading data into R from RMySQL or SQLite databases which are in Spanish language. I am using RMySQL library and function dbReadTable but I could not get characters with ñ and tilde, instead R does put ?. In the past I could manage it modifying the R options as (using windows)