Nothing
#' hdf5lib: Headers and Static Libraries for 'HDF5'
#'
#' @description
#' `hdf5lib` provides a self-contained, static build of the HDF5 C library
#' (version 1.14.6) and zlib (version 1.3.1).
#'
#' @details
#' This package provides no R functions and is intended for R package
#' developers to use in the `LinkingTo` field of their `DESCRIPTION` file.
#' It allows other R packages to easily link against HDF5 without
#' requiring users to install any system-level dependencies.
#'
#' @keywords internal
"_PACKAGE"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.