R/vaa3draw-io.R
is.vaa3draw.Rd
See http://www.vaa3d.org/ and https://github.com/fiji/Vaa3d_Reader/blob/master/src/main/java/org/janelia/vaa3d/reader/V3dRawImageStream.java
is.vaa3draw(f, bytes = NULL)
A character vector specifying the path or a raw vector (see
bytes
).
optional raw vector of at least 24 bytes from the start of a
single file (used in preference to reading file f
).
Note that multiple files can be checked when a character vector of length > 1 is provided, but only one file can be checked when a raw byte array is provided.