Learn R Programming

spatsurv (version 2.0)

print.textSummary: print.textSummary function

Description

A function to print summary tables from an MCMC run

Usage

# S3 method for textSummary
print(x, ...)

Value

prints a text summary of 'x' to the console

Arguments

x

an object inheriting class textSummary

...

additional arguments, not used here