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
sjbonner/dalmatian documentation built on Nov. 4, 2021, 2:32 a.m.