estimateFileSize-scidbst-method: Estimates the file size for a scidbst array

Description Usage Arguments Value

Description

This function uses the meta information on a scidbst array to estimate the potential file size.

Usage

1
2
## S4 method for signature 'scidbst'
estimateFileSize(x, unit = "MB")

Arguments

x

scidbst array

unit

(optional) one of c("KB","MB","GB") to specify the digital storage unit. Default is MB

Value

numeric the estimated file size in the unit specified


flahn/scidbst documentation built on May 16, 2019, 1:15 p.m.