Special printers
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | ## S3 method for class 'config_alignment_thresholds'
print(x, ...)
## S3 method for class 'config_alignment_simulation'
print(x, ...)
## S3 method for class 'config_alignment'
print(x, ...)
## S3 method for class 'config_input'
print(x, ...)
## S3 method for class 'config_synder'
print(x, ...)
## S3 method for class 'config_orf'
print(x, ...)
## S3 method for class 'fagin_config'
print(x, ...)
## S3 method for class 'numeric_summary'
print(x, ...)
|
x |
An object to print |
... |
Additional arguments going to God knows where |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.