data_file_size: Get the size of data files from a fileMDB object

View source: R/fileMDB.R

data_file_sizeR 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)


TKCat documentation built on Feb. 16, 2023, 10:51 p.m.