powered by
Maintaining integer64 S3 class attribute.
plusclass(class, whichclass) minusclass(class, whichclass)
NULL or a character vector of class attributes
the (single) class name to add or remove from the class vector
Jens Oehlschlägel <Jens.Oehlschlaegel@truecluster.com>
oldClass integer64
oldClass
integer64
plusclass("inheritingclass","integer64") minusclass(c("inheritingclass","integer64"), "integer64")
Run the code above in your browser using DataLab