R/rhdf5client2.R

#' rhdf5client2: A package for accessing HDFGroup HDF5 servers from R.
#'
#' The rhdf5client2 package provides read-only access to HDF5 files
#' maintained on a server. The HDFGroup provides two servers, an
#' obsolescent one called `h5serv` and the newer prototype called `hsds`.  
#' @docType package
#' @name rhdf5client2
NULL

#' @import methods
sampoll/rhdf5client2 documentation built on May 24, 2019, 2:47 p.m.