read_dat | R Documentation |
Read the raw data for a BVA file.
read_dat(file_name, file_size, bin_format, multiplexed)
file_name |
Filename of the .dat file |
file_size |
Size of the .dat file |
bin_format |
Storage format. |
multiplexed |
Logical; whether the data is VECTORIZED (FALSE) or MULTIPLEXED (TRUE) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.