data_file_size {TKCat} | R Documentation |
Get the size of data files from a fileMDB object
Description
Get the size of data files from a fileMDB object
Usage
data_file_size(x, hr = FALSE)
Arguments
x |
a fileMDB object |
hr |
a logical indicating if the values should be "human readable". (default: FALSE) |
Value
a numeric vector with size in bytes (hr=FALSE) or a character vector with size and units (hr=TRUE)
[Package TKCat version 1.1.11 Index]