Description Usage Arguments Value
This function uses the meta information on a scidbst array to estimate the potential file size.
| 1 2 | ## S4 method for signature 'scidbst'
estimateFileSize(x, unit = "MB")
 | 
| x | scidbst array | 
| unit | (optional) one of c("KB","MB","GB") to specify the digital storage unit. Default is MB | 
numeric the estimated file size in the unit specified
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.