convByteSize {neonUtilities} | R Documentation |
Convert a number of bytes into megabytes or gigabytes
Description
For any number of bytes, convert to a number of MB or GB
Usage
convByteSize(objSize)
Arguments
objSize |
The size in bytes |
Value
The size of the file in megabytes or gigabytes
Author(s)
Claire Lunch clunch@battelleecology.org
References
License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007
[Package neonUtilities version 2.4.2 Index]