print.simmr_input {simmr} | R Documentation |
Print simmr input object
Description
Print simmr input object
Usage
## S3 method for class 'simmr_input'
print(x, ...)
Arguments
x |
An object of class |
... |
Other arguments (not supported) |
Value
A neat presentation of your simmr object.
[Package simmr version 0.5.1.216 Index]