[R] Bug in "transform"?
Peter Dalgaard
p.dalgaard at biostat.ku.dk
Wed Dec 3 11:39:41 CET 2008
Wacek Kusnierczyk wrote:
>> It should deparse with backticks, not the old-style quotes (did that
>> ever work?).
>>
>
> isn't it the same issue as in this simple case:
>
> `FALSE` = 0
> ls()
> # "FALSE", not `FALSE`
>
> vQ
No. ls() always returns a character vector.
--
O__ ---- Peter Dalgaard Øster Farimagsgade 5, Entr.B
c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907
More information about the R-help
mailing list