R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
  h5constants <<- H5loadConstants()
  h5errorHandling()
}

Try the rhdf5 package in your browser

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

rhdf5 documentation built on Nov. 8, 2020, 6:56 p.m.