Construct, manipulate and display vectors of file sizes. These are numeric
vectors, so you can compare them numerically, but they can also be compared
to human readable values such as '10MB'.
Usage
as_fs_bytes(x)
fs_bytes(x)
Arguments
x
A numeric or character vector. Character representations can use
shorthand sizes (see examples).