File: rhdf5.Rd

package info (click to toggle)
r-bioc-rhdf5 2.50.2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,584 kB
  • sloc: ansic: 8,521; cpp: 91; makefile: 11; python: 9; sh: 6
file content (12 lines) | stat: -rw-r--r-- 419 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/rhdf5-package.R
\name{rhdf5}
\alias{rhdf5}
\title{rhdf5: An interface between HDF5 and R}
\description{
The rhdf5 package provides two categories of functions:
\itemize{
\item \code{h5} functions are high-level R functions that provide a convenient way of accessing HDF5 files
\item \code{H5} functions mirror much of the the HDF5 C API
}
}