R/rbioacc-package.R

#' The 'rbioacc' package.
#'
#' @description A DESCRIPTION OF THE PACKAGE
#'
#' @name rbioacc-package
#' @aliases rbioacc
#' @useDynLib rbioacc, .registration = TRUE
#' @import methods
#' @import Rcpp
#' @import rstantools
#' @importFrom rstan sampling
#'
#' @references
#' Stan Development Team (NA). RStan: the R interface to Stan. R package version NA. https://mc-stan.org
#'
"_PACKAGE"

Try the rbioacc package in your browser

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

rbioacc documentation built on May 29, 2024, 3:57 a.m.