Closed krlmlr closed 4 years ago
Return value should be an S3 object with its own format()/print() functions.
For the values, can use S3 classes hms (a better difftime) and object_size (or an improved version thereof).
hms
difftime
object_size
Now responsibility of {unix}.
Return value should be an S3 object with its own format()/print() functions.
For the values, can use S3 classes
hms
(a betterdifftime
) andobject_size
(or an improved version thereof).