toString.gconsensus {gconsensus} | R Documentation |
This function converts a gconsensus object into a string. The returned value contains a verbatim description of the object. This function is used to display the result of estimating the gconsensus value.
## S3 method for class 'gconsensus'
toString(x, ...)
x |
gconsensus, object to be described. |
... |
any additional parameters. |
string, it contains a verbatim description of the gconsensus object.
Hugo Gasca-Aragon
Maintainer: Hugo Gasca-Aragon <hugo_gasca_aragon@hotmail.com>