[R] Creating a package with specail caracters

peter dalgaard pdalgd at gmail.com
Thu Oct 15 22:33:38 CEST 2015


> On 15 Oct 2015, at 13:45 , jpara3 <j.para.fernandez at hotmail.com> wrote:
> 
> I have tried:
> 
> tktitle(tt) <- iconv("¡GUI estadística", from="latin1",to="UTF8")
> tktitle(tt) <- iconv("¡GUI estadística", from="",to="UTF8")
> tktitle(tt) <- iconv("¡GUI estadística", to="UTF8")
> 
> 
> But there are no good results. 
> 

Hmm, I am out of ideas. But you never told us your system details, versions, locale settings etc. Try posting them and see if it rings a bell with someone.

Also, what happens if you try Encoding("¡GUI estadística") on your system.

-pd


> Can maybe exist a code to insert after the special characters, as \´i for í?
> 


> 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-tp4713615p4713620.html
> Sent from the R help mailing list archive at Nabble.com.
> 
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.

-- 
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Email: pd.mes at cbs.dk  Priv: PDalgd at gmail.com



More information about the R-help mailing list