powered by
This function just extends the class of an object by the given class.
gsi.addclass( x , cls)
The object x with additional class attached.
the object
the new additional class
K.Gerald v.d. Boogaart http://www.stat.boogaart.de
x=rplus(1:10) x #gsi.addclass(x,"goofy")
Run the code above in your browser using DataLab