View source: R/mipanalyzer_multiallelic.R
print.mipanalyzer_multiallelic | R Documentation |
Custom print function for class mipanalyzer_multiallelic
,
printing a summary of the key elements (also equivalent to
summary(x)
). To do an ordinary print()
, use the
print_full()
function.
## S3 method for class 'mipanalyzer_multiallelic'
print(x, ...)
x |
object of class |
... |
other arguments (ignored) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.