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

View source: R/sample_diagnostics.R

print.ruR Documentation

Print method for an "ru" object

Description

print method for class "ru".

Usage

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

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.

Value

The argument x, invisibly.

See Also

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

plot.ru for a diagnostic plot.


paulnorthrop/rust documentation built on March 20, 2024, 1:06 a.m.