File: hdf5.Rd

package info (click to toggle)
r-bioc-alabaster.base 1.6.1%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 1,652 kB
  • sloc: cpp: 11,377; sh: 29; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 504 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/hdf5.R
\name{hdf5}
\alias{hdf5}
\alias{h5_guess_vector_chunks}
\alias{h5_create_vector}
\alias{h5_write_vector}
\alias{h5_write_attribute}
\alias{h5_read_vector}
\alias{h5_read_attribute}
\alias{h5_object_exists}
\alias{h5_cast}
\title{HDF5 utilities}
\description{
Basically just better versions of those in \pkg{rhdf5}, dedicated to \pkg{alabaster.base} and its dependents.
Intended for \pkg{alabaster.*} developers only.
}