toString.doe: Builds a detailed description string of the doe object.

View source: R/toString.doe.R

toString.doeR Documentation

Builds a detailed description string of the doe object.

Description

This function converts a unilateral degrees of equivalence 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 unilateral degrees of equivalence.

Usage

## S3 method for class 'doe'
toString(x, ...)

Arguments

x

doe, object to be described.

...

any additional parameters.

Value

string, it contains a verbatim description of the unilateral degrees of equivalence object.

Author(s)

Hugo Gasca-Aragon

Maintainer: Hugo Gasca-Aragon <hugo_gasca_aragon@hotmail.com>

See Also

doe.gconsensus, print.doe


gconsensus documentation built on Nov. 10, 2022, 5:09 p.m.