Read Vaa3d format image data
read.vaa3draw(f, ReadData = TRUE, Verbose = FALSE, ReadByteAsRaw = FALSE)
| f | Path to image to read |
|---|---|
| ReadData | Whether to read in data or just parse header |
| Verbose | Whether to print status messages |
| ReadByteAsRaw | Can reduce memory footprint by reading 8 bit data as a raw rather than 4 byte integers. |