R/hayeslib-package.r

#' hayeslib: a package to learn about packages. #meta
#'
#' Once the data manipulation functions get cleaned up there'll be a
#'   little explanation of what's available here.
#'
#' @docType package
#' @name hayeslib
#' @useDynLib hayeslib, .registration = TRUE
#' @importFrom Rcpp sourceCpp
NULL
alexpghayes/hayeslib documentation built on May 5, 2019, 4:47 p.m.