R/utils-generic.R

#' Autolayer generic function
#'
#' See [ggplot2::autolayer()], [autolayer.barrier()] for details.
#'
#' @name autolayer
#' @keywords internal
#' @export
#' @importFrom ggplot2 autolayer
NULL

#' as.mcmc.list generic function
#'
#' See [coda::as.mcmc.list()], [as.mcmc.list.list()] for details.
#'
#' @name as.mcmc.list
#' @keywords internal
#' @export
#' @importFrom coda as.mcmc.list
NULL

Try the simlandr package in your browser

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

simlandr documentation built on April 4, 2025, 1:14 a.m.