
Last chance! 50% off unlimited learning
Sale ends in
Show an R object in a separate, spreadsheet-style window. This is an S3 generic version of View
.
View(x, title, ...) # S3 method for jagsUI
View(x, title, digits=3, ...)
A jagsUI object
Specify a title for the window.
Number of digits to display after the decimal.
Further arguments pass to or from other methods.