readTIFF(fileName, path = NULL, verbose = FALSE, xlim = NULL, ylim = NULL)
Given that the raw images can be quite large, functionality has also been included to read tiffs that have been compressed as either .bz2 or .gz files. Identification is performed based on the file extension and it is assumed that each tif is compressed individually. Support for zip files may be added in the future.