jags.View {jagsUI} | R Documentation |
Show an R object in a separate, spreadsheet-style window via a call to View
.
jags.View(x, title, digits=3)
x |
A jagsUI object |
title |
Specify a title for the window. |
digits |
Number of digits to display after the decimal. |
Ken Kellner contact@kenkellner.com and Mike Meredith.