Displaying 3 results from an estimated 3 matches for "birne".
Did you mean:
bine
2006 Jun 04
1
Fwd: Re: How to call a value labels attribute?
...ing any different from factors?
> x <- factor(c(1, 2, 3, 3, 2, 3, 1), labels=c("apple", "banana", "other"))
> x
[1] apple banana other other banana other apple
Levels: apple banana other
> as.numeric(x)
[1] 1 2 3 3 2 3 1
> levels(x)[3] <- "birne"
> x
[1] apple banana birne birne banana birne apple
Levels: apple banana birne
>
---- 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 N...
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
2014 Apr 27
0
blktap-dkms_2.0.93-0.2_amd64.changes ACCEPTED into unstable
Accepted:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 27 Apr 2014 12:10:36 +0200
Source: blktap-dkms
Binary: blktap-dkms
Architecture: source amd64
Version: 2.0.93-0.2
Distribution: unstable
Urgency: medium
Maintainer: Debian Xen Team <pkg-xen-devel at lists.alioth.debian.org>
Changed-By: Evgeni Golov <evgeni at debian.org>
Description:
blktap-dkms - Xen