print.summary.metaSDTdata | R Documentation |
Print method for a summary.metaSDTdata object
## S3 method for class 'summary.metaSDTdata'
print(x, ...)
x |
A metaSDTdata object. |
... |
For future methods. |
Invisible.
metadata <- metaSDTdata(simMetaData, type1='resp', type2='conf', signal='S')
summary(metadata)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.