| print.ru {rust} | R 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 |
... |
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.
[Package rust version 1.4.2 Index]