as.list.tdigest: Serialize a tdigest object to an R list or unserialize a serialized tdigest
list back into a tdigest object
Description
These functions make it possible to create & populate a tdigest, serialize it out,
read it in at a later time and continue populating it enabling compact
distribution accumulation & storage for large, "continuous" datasets.