mmap_real opens a file of IEEE 754 doubles, mmap_int opens int32,
mmap_lgl opens int32 interpreted as R logicals. length is the
element count; the file must contain at least length * sizeof(element)
bytes.
mmap_real opens a file of IEEE 754 doubles, mmap_int opens int32,
mmap_lgl opens int32 interpreted as R logicals. length is the
element count; the file must contain at least length * sizeof(element)
bytes.