Gets the size of a file.
# S3 method for GenericDataFile
getFileSize(this, what=c("numeric", "units"), sep="", ...)Returns a numeric or a character string.
  A missing value (NA) is returned if the file does not exist.
Henrik Bengtsson
file.info().
  For more information see GenericDataFile.