knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

Lifecycle: deprecated

juggler2

Introduction

A DEPRECATED R package to manipulate BUGS model code in the JAGS dialect.

Installation

To install from GitHub

# install.packages("devtools")
devtools::install_github("poissonconsulting/juggler2")

Inspiration



poissonconsulting/juggler2 documentation built on Feb. 18, 2021, 11:12 p.m.