Displaying 3 results from an estimated 3 matches for "374ro".
2007 Feb 01
2
read.spss and encodings
...files containing non-ascii characters
(R 2.4.1, debian linux, i386). To reproduce:
Download the following file:
http://statmath.wu-wien.ac.at/data/spss/de/comphomeneu.sav
require (foreign)
Sys.setlocale (locale="C")
read.spss("comphomeneu.sav")$ARBEIT[1]
# prints:
# [1] im B\374ro
# Levels: im B\374ro zuhause
\374 of course is actually a u-umlaut. However, I guess in the C locale it's
not expected to print as such. But now try this (use any UTF-8 locale you may
have installed):
Sys.setlocale (locale="de_DE.UTF-8")
read.spss("comphomeneu.sav")$ARBE...
2007 Feb 01
0
Fwd: Re: read.spss and encodings
...> > Download the following file:
> >
>
http://statmath.wu-wien.ac.at/data/spss/de/comphomeneu.sav
> >
> > require (foreign)
> > Sys.setlocale (locale="C")
> > read.spss("comphomeneu.sav")$ARBEIT[1]
> > # prints:
> > # [1] im B\374ro
> > # Levels: im B\374ro zuhause
> >
> > \374 of course is actually a u-umlaut. However, I
> > guess in the C locale it's
> > not expected to print as such. But now try this
> (use
> > any UTF-8 locale you may
> > have installed):
> >
>...
2008 Jan 14
1
Problems with forms
...ectList:0xb6f87314 ...>,
@selected=false,
@text="B\374cher & Comics",
@value="38889">,
#<WWW::Mechanize::Option:0xb6f77914
@select_list=#<WWW::Mechanize::SelectList:0xb6f87314 ...>,
@selected=false,
@text="B\374ro & Gewerbe",
@value="63788">,
#<WWW::Mechanize::Option:0xb6f7711c
@select_list=#<WWW::Mechanize::SelectList:0xb6f87314 ...>,
@selected=false,
@text="Computer & Netzwerk",
@value="39091">,
#<WW...