On Oct 1, 2012, at 10:27 AM, David Winsemius wrote:
>
> On Oct 1, 2012, at 9:48 AM, stephenb wrote:
>
>> The error is just a misleading error message. loading the data produced
>> column sdate as
>>> str(prostate)
>> $ sdate :Classes 'labelled', 'dates' atomic [1:502] 2778 2820 2933 2999
>> 3
: David Winsemius [mailto:dwinsem...@comcast.net]
Sent: Monday, October 01, 2012 12:53 PM
To: Bond, Stephen
Cc: r-help@r-project.org
Subject: Re: [R] Hmisc describe error
On Oct 1, 2012, at 9:33 AM, Bond, Stephen wrote:
> Describe fails for me with a message similar to what was an issue in 2008
On Oct 1, 2012, at 9:48 AM, stephenb wrote:
> The error is just a misleading error message. loading the data produced
> column sdate as
>> str(prostate)
> $ sdate :Classes 'labelled', 'dates' atomic [1:502] 2778 2820 2933 2999
> 3002 ...
> .. ..- attr(*, "format")= symbol ddmmmyy
> .. ..- att
The error is just a misleading error message. loading the data produced
column sdate as
> str(prostate)
$ sdate :Classes 'labelled', 'dates' atomic [1:502] 2778 2820 2933 2999
3002 ...
.. ..- attr(*, "format")= symbol ddmmmyy
.. ..- attr(*, "label")= chr "Date on study"
prostate$sdate <- as.
On Oct 1, 2012, at 9:33 AM, Bond, Stephen wrote:
> Describe fails for me with a message similar to what was an issue in 2008 and
> got fixed according to posts.
>
> R version 2.15.0 (2012-03-30)
> Copyright (C) 2012 The R Foundation for Statistical Computing
> ISBN 3-900051-07-0
> Platform: i38
Describe fails for me with a message similar to what was an issue in 2008 and
got fixed according to posts.
R version 2.15.0 (2012-03-30)
Copyright (C) 2012 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
Platform: i386-pc-mingw32/i386 (32-bit)
# output truncated
> options(chmhelp
6 matches
Mail list logo