R/package.r

#' hdfqlr: an HDF API based on HDFql
#'
#' This package provides an R interface to HDF files using the
#' [HDFql](https://www.hdfql.com/).
#'
#' @section Package options:
#'
#' hdfqlr uses the following [options()] to configure behavior:
#'
#' \itemize{
#'   \item `hdfqlr.dir`: The HDFql install directory.
#' }
#' Alternatively, the HDFql install directory can be saved to an 
#' environment variable `HDFQL_DIR`.
#'
#' @docType package
#' @name hdfqlr
"_PACKAGE"
mkoohafkan/hdfqlr documentation built on Jan. 10, 2024, 11:04 p.m.