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"

Try the hdfqlr package in your browser

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

hdfqlr documentation built on June 11, 2021, 9:08 a.m.