[R] Creating a package with specail caracters
jpara3
j.para.fernandez at hotmail.com
Thu Oct 15 09:52:56 CEST 2015
Hi,
I want to create my own package with a very simple GUI. The problem is that
I need to use special latin characters, as ¿,¡,ñ...
The function i have made is:
funcion<-function(){
tt<-tktoplevel()
tktitle(tt)<-"¡GUI de estadística"
}
The problem is that when i run this function, instead estadística, appears
some strange simbols. How can I convert this to latin1??
Thanks!!!:
-----
Guided Tours Basque Country
Guided tours in the three capitals of the Basque Country: Bilbao, Vitoria-Gasteiz and San Sebastian, as well as in their provinces. Available languages.
Travel planners for groups and design of tourist routes across the Basque Country.
--
View this message in context: http://r.789695.n4.nabble.com/Creating-a-package-with-specail-caracters-tp4713615.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list