search for: banane

Displaying 4 results from an estimated 4 matches for "banane".

Did you mean: banana
2006 Jun 04
1
Fwd: Re: How to call a value labels attribute?
...- Original message ---- >### not run >### pseudocode >x <- c(1, 2, 3, 3, 2, 3, 1) >value.labels(x) <- c(apple=1, banana=2, NA=3) >x >### desired result >apple banana NA NA banana NA apple > 1 2 3 3 2 3 1 > >value.labels(x) <- c(Apfel=1, Banane=2, Birne=3) # redefine labels >x >### desired result >Apfel Banane Birne Birne Banane Birne Apfel > 1 2 3 3 2 3 1 > >value.labels(x) # inspect labels >### desired result >Apfel Banane Birne > 1 2 3
2006 May 23
4
How to call a value labels attribute?
Dear All, after searching on CRAN I got the impression that there is no standard way in R to label values of a numerical variable. Since this would be useful for me I intend to create such an attribute, at the moment for my personal use. Still I would like to choose a name which does not conflict with names of commonly used attributes. Would value.labels or vallabs create conflicts? The
1997 Sep 26
3
Forwarded mail....
...d,m0sfet,kewl,oldmaster,owl,th0s gigaacidbrutalhardcorebigextra greetz to da Beautiful: Heike <i'am in heIk3c0re>. big up to: da movement <stay cool ! >. codeurz greetz going to: aleph1 <the guru its ALL !> & to samba team <i love samba :) really !> anal greetz: #banane suxxxxxxxxxxx Hotlame & Co <kill diz lamer> ------------------------------------------------------------------------------ explain of the bug: is really simple if your send a large passwd bha your make a buffer overflow hahhahaha =) iam not good for explain go fuck !=))...
2001 Nov 07
2
Some kind of bug ? anyway
Tried to convert a 60 gig ext2 disk to ext3. Used tune2fs version 1.22 (it said). The filesystem refused to be converted with that version. Upgraded to 1.25 of e2fsprogs and the problem went away. My two cents. /Benjamin