On Mar 13, 2010, at 10:46 AM, Javier wrote:
>
> Dear users,
>
> Is anyone out there on a Saturday to answer this easy question?
>
> I have the "yo" object data in a "list" format:
It is not a list, it is a matrix. The dimnames attribute is a list.
>> str(yo)
> num [1:259, 1:173] 16.3 NA NA
On Sat, Mar 13, 2010 at 4:46 PM, Javier wrote:
>
> Dear users,
>
> Is anyone out there on a Saturday to answer this easy question?
>
> I have the "yo" object data in a "list" format:
>
>> str(yo)
> num [1:259, 1:173] 16.3 NA NA NA NA ...
> - attr(*, "dimnames")=List of 2
> ..$ x: chr [1:259] "3
On Mar 13, 2010, at 11:46 AM, Javier wrote:
Dear users,
Is anyone out there on a Saturday to answer this easy question?
I have the "yo" object data in a "list" format:
str(yo)
num [1:259, 1:173] 16.3 NA NA NA NA ...
- attr(*, "dimnames")=List of 2
..$ x: chr [1:259] "367319" "367329" "36
Dear users,
Is anyone out there on a Saturday to answer this easy question?
I have the "yo" object data in a "list" format:
> str(yo)
num [1:259, 1:173] 16.3 NA NA NA NA ...
- attr(*, "dimnames")=List of 2
..$ x: chr [1:259] "367319" "367329" "367309" "367339" ...
..$ y: chr [1:173] "7801
4 matches
Mail list logo