jags_View: View a jagsUI output object in a separate window

Description Usage Arguments Author(s)

Description

Show an R object in a separate, spreadsheet-style window via a call to View.

This function replaces the View method for class jagsUI, which caused problems with RStudio.

Usage

1
 jags.View(x, title, digits=3)

Arguments

x

A jagsUI object

title

Specify a title for the window.

digits

Number of digits to display after the decimal.

Author(s)

Ken Kellner contact@kenkellner.com and Mike Meredith.


jagsUI documentation built on June 18, 2021, 5:08 p.m.

Related to jags_View in jagsUI...