| print.SimBIID_model {SimBIID} | R Documentation |
Prints SimBIID_model objects
Description
Print method for SimBIID_model objects.
Usage
## S3 method for class 'SimBIID_model'
print(x, ...)
Arguments
x |
A |
... |
Not used here. |
Value
Prints parsed Rcpp code to the screen.
[Package SimBIID version 0.2.1 Index]