[R] timeSeries to its error

Omar Lakkis abu3ammar at gmail.com
Mon Dec 13 19:27:06 CET 2004


I have a timeSeries that I want to convert to its. When I use as.its()
I get the error:

Error in checkSlotAssignment(object, name, value) : 
        Assignment of an object of class "NULL" is not valid for slot
"units" in an object of class "timeSeries"; is(value, "character") is
not TRUE

When I constructed the timeSeries object I did not use the units param
in the constructor because I do not know what it does.




More information about the R-help mailing list