powered by
This function goes through all the motions of serializing an object, but does nothing with the bytes other than to tally the total length.
serializedSize(obj)
(double) Number of bytes needed to serialize this object.
An R object.
Mike FC
object.size(mtcars) serializedSize(mtcars)
Run the code above in your browser using DataLab