read.vaa3draw | R Documentation |
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 interegers. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.