Learn R Programming

TKCat (version 1.1.12)

data_file_size: 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)

Value

a numeric vector with size in bytes (hr=FALSE) or a character vector with size and units (hr=TRUE)

Arguments

x

a fileMDB object

hr

a logical indicating if the values should be "human readable". (default: FALSE)