Description Usage Arguments See Also Examples
View source: R/print-methods.R
Print basic information regarding a stansim_data object, including data title, number of datasets, variables recorded, and the name of the model from which the data was simulated from.
1 2 |
x |
An object of S3 class stansim_data. |
... |
other arguments not used by this method |
S3 class stansim_data
.
1 2 3 4 5 | ## Not run:
# print stansim_data summary info
print(simulated_data)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.