View source: R/toString.comparison.R
toString.comparison | R Documentation |
This function converts a gconsensus comparison object into a string. The returned value contains a verbatim description of the object. This function is used to display the result of comparing several gconsensus values.
## S3 method for class 'comparison' toString(x, ...)
x |
comparison, object to be described. |
... |
any additional parameters. |
string, it contains a verbatim description of the comparison object.
Hugo Gasca-Aragon
Maintainer: Hugo Gasca-Aragon <hugo_gasca_aragon@hotmail.com>
comparison.gconsensus
, print.comparison
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.