Re: [R] labels to values

2008-01-10 Thread Matthias Wendel
nly if number of distinct labels is equal to number of distinct values. By assuring this (it was not the case for Y6), I've got what I Want. Regards, Matthias -Ursprüngliche Nachricht- Von: Henrique Dallazuanna [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 9. Januar 2008 17:17 An: Ma

[R] labels to values

2008-01-09 Thread Matthias Wendel
I couldn't find out how the following to solve: There is a column in a data.frame: > d[, 'Y6'] [1] 6 3 8 11 8 9 6 8 3 5 10 15 NA 9 8 3 8 16 6 6 NA 10 5 2 7 7 6 16 7 15 7 10 12 8 7 12 12 16 7 6 8 8 15 6 [45] NA 8 99 7 12 8 9 16 7 16 8 7 7 1 15 12 8 7 10

[R] WG: subsetting

2008-01-09 Thread Matthias Wendel
-Ursprüngliche Nachricht- Von: Matthias Wendel [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 9. Januar 2008 13:06 An: '[EMAIL PROTECTED]' Cc: 'Gabor Grothendieck' Betreff: AW: [R] subsetting Thank you, Gabor, for this clarificaton. This is very help

[R] subsetting

2008-01-04 Thread Matthias Wendel
I'm using R Version 2.6.1 under Windows XP. > search() [1] ".GlobalEnv""s" "s" "package:cairoDevice" [5] "package:datasets" "package:foreign" "package:graphics" "package:grDevices" [9] "package:gWidgetsrJava" "package:

Re: [R] WG: AW: Another problem with encoding

2008-01-04 Thread Matthias Wendel
Hello, Peter, I talked with SPSS: there is a known bug with character encoding. They will fix it in the next release. Regards, Matthias -Ursprüngliche Nachricht- Von: Peter Dalgaard [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 2. Januar 2008 16:55 An: Matthias Wendel

[R] WG: AW: Another problem with encoding

2008-01-02 Thread Matthias Wendel
e comfortable way then to change the occurences of <..> by the adequate character. Regards, Matthias -Ursprüngliche Nachricht- Von: Peter Dalgaard [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 1. Januar 2008 20:21 An: Matthias Wendel Betreff: Re: AW: [R] Another problem with encoding

[R] Another problem with encoding

2007-12-31 Thread Matthias Wendel
Hi I've imported an spss-file using read.spss. One variable has value like 'Ärzte'. I thought this is UTF-8 encoded, but it is not (as the results of iconv and utf8ToInt suggest). Is there any way to find out how these spss-values are encoded? Regards, Matthias __

[R] encoding question again

2007-12-28 Thread Matthias Wendel
Hi, I'm running the actual R version in JGR (version 1.5-8 ). Sys.getlocale(category = "LC_ALL") yields [1] "LC_COLLATE=German_Germany.1252;LC_CTYPE=German_Germany.1252;LC_MONETARY=German_Germany.1252;LC_NUMERIC=C;LC_TIME=German_Germany.1252" I want to write some HTML-Code enhanced b