just found it out.
to get an overview:

for (i in 2590:3000)
        cat(eval(parse(text=paste("\"\\u", i, "\"", sep=""))))

Thanks,
Mark

Am 19.11.2010 um 17:24 schrieb Henrique Dallazuanna:

> In the plot window:
>
> plot(1, main = "\u2591\u2592\u2593")
>
>
> On Fri, Nov 19, 2010 at 2:02 PM, Mark Heckmann  
> <mark.heckm...@gmx.de> wrote:
> Hi,
>
> can the R console print all extended ASCII characters?
> I am especially interested in characters 176-178 from 
> http://www.asciitable.com/
>  bottom table.
> As far as I know the character mapping in R is somewhat different
> (octal).
> So  as I am not familiar with these things I am not sure if it exists.
>
> TIA
> Mark
> –––––––––––––––––––––––––––––––––––––––
> Mark Heckmann
> Dipl. Wirt.-Ing. cand. Psych.
> Celler Straße 27
> 28205 Bremen
> Blog: www.markheckmann.de
> R-Blog: http://ryouready.wordpress.com
>
>
>
>
>        [[alternative HTML version deleted]]
>
>
> ______________________________________________
> R-help@r-project.org mailing list
> 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.
>
>
>
>
> -- 
> Henrique Dallazuanna
> Curitiba-Paraná-Brasil
> 25° 25' 40" S 49° 16' 22" O

–––––––––––––––––––––––––––––––––––––––
Mark Heckmann
Dipl. Wirt.-Ing. cand. Psych.
Celler Straße 27
28205 Bremen
Blog: www.markheckmann.de
R-Blog: http://ryouready.wordpress.com




        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
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.

Reply via email to