R/fileMDB.R
data_file_size.Rd
Get the size of data files from a fileMDB object
data_file_size(x, hr = FALSE)
a fileMDB object
a logical indicating if the values should be "human readable". (default: FALSE)
a numeric vector with size in bytes (hr=FALSE) or a character vector with size and units (hr=TRUE)