View source: R/notcore_utils.r
| print.eava | R Documentation |
Print method for "eava" class.
## S3 method for class 'eava'
print(x, ...)
x |
|
... |
not used |
## Not run:
data(DataEAVA)
eava_results <- codeVA(DataEAVA, data.type = "EAVA", model = "EAVA")
eava_results
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.