R/idata-package.r

#' @title
#' Interfaces for data sources
#'
#' @description
#' Interfaces for various data sources and related packages.
#'
#' @details
#' TODO
#'
#' @section Classes and constructors:
#'
#' \itemize{
#'    \item{\code{\link[idata]{TODO}}: }{
#'
#'      TODO
#'    }
#' }
#'
#' @section Main functions/methods:
#'
#'  \itemize{
#'    \item{\code{\link[idata]{TODO}}: }{
#'
#'      TODO
#'    }
#' }
#'
#' @section Disclaimer:
#' \strong{This package is work-in-progress and is thus likely to change quite
#' substantially until it reaches a more mature state.}
#'
#' @section Aknowledgements:
#' This package was greatly inspired by the following resources:
#'
#' \itemize{
#'    \item{\url{TODO}: } {
#'      TODO
#'    }
#' }
#'
#' @template authors
#' @template references
#' @docType package
#' @name idata
NULL
rappster/dataconr documentation built on May 26, 2019, 11:14 p.m.