R/zzz.R

Defines functions .onLoad

.onLoad <- function(lib, pkg) {
  .Call("make_bitmask", PACKAGE="mmap")
}

Try the mmap package in your browser

Any scripts or data that you put into this service are public.

mmap documentation built on May 29, 2024, 10:43 a.m.