R/dalmatian_doc.R

#' \code{dalmatian} package
#' Automating the Fitting of Double Linear Mixed Models in 'JAGS' and 'nimble'
#'
#' See vignettes included in the package for full documentation. The list
#' of available vignettes can be generated with
#' \code{vignette(package="dalmatian")}.
#'
#' @docType package
#' @name dalmatian
#' @import stats 
#' @importFrom dplyr %>%
#' @importFrom rlang .data
NULL

Try the dalmatian package in your browser

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

dalmatian documentation built on Nov. 23, 2021, 1:08 a.m.