Skip to content

problem assigning POSIX class to AttributeList column

3 messages · Edzer Pebesma, Michael Sumner

#
Michael, this missing feature is definately a bug; AttributeList objects 
were meant to resemble data.frame objects but without having a row.names 
attribute (like the data.frame in R 2.4.0 will be); POSIXct vectors are 
allowed in data.frame's.

Did you actually solve it?

Best regards,
--
Edzer
Michael Sumner wrote:

            
#
Edzer J. Pebesma wrote:
Thanks Edzer, I can just work around it.  I look forward to the new 
data.frame. ;)

Cheers, Mike.