R/rhdf5client2.R

#' rhdf5client: A package for accessing HDFGroup HDF5 servers from R.
#'
#' The rhdf5client 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 rhdf5client
NULL

#' @import methods

Try the rhdf5client package in your browser

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

rhdf5client documentation built on Nov. 8, 2020, 5:55 p.m.