Learn R Programming

rust (version 1.4.3)

print.ru: Print method for an "ru" object

Description

print method for class "ru".

Usage

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

Value

The argument x, invisibly.

Arguments

x

an object of class "ru", a result of a call to ru or ru_rcpp.

...

Additional arguments. None are used in this function.

Details

Simply prints the call to ru or ru_rcpp.

See Also

summary.ru for summaries of the simulated values and properties of the ratio-of-uniforms algorithm.

plot.ru for a diagnostic plot.