inst/include/sys/rstanpkg-package.R

#' The 'RSTAN_PACKAGE_NAME' package.
#'
#' @description A DESCRIPTION OF THE PACKAGE
#'
#' @docType package
#' @name RSTAN_PACKAGE_NAME-package
#' @aliases RSTAN_PACKAGE_NAME
#' @useDynLib RSTAN_PACKAGE_NAME, .registration = TRUE
#' @import methods
#' @import Rcpp
#' @importFrom rstan sampling
#'
#' @references
#' RSTAN_REFERENCE
#'
NULL

Try the rstantools package in your browser

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

rstantools documentation built on July 26, 2023, 5:35 p.m.