Skip to contents

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)