Skip to content
Prev 346957 / 398498 Next

class of strptime() output

On Jan 5, 2015, at 5:47 PM, Jinsong Zhao wrote:

            
You may have "used" it, but you don't show any code. I can think of several ways you could have _thought_ you "used it" but failed to make any changes to the underlying objects.  For instance you could have executed this code:

as.POSIXct(a)

Which would produce console output but have no effect on 'a'.
We are wondering as well. What did you do?