Now suggesting pillar instead of importing tibble, and using colored formatting with the prettyunits package with B
instead of b
as units (#7, #9).
The blob class can now be used for S4 dispatch.
Calling c()
on blob objects returns a blob.
New maintainer: Kirill Müller.
Added as.blob.blob()
and as.data.frame.blob()
methods (#3).
Size of very large blobs is displayed correctly.