Learn R Programming

gconsensus (version 0.3.2)

toString.doe: 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 doe
toString(x, ...)

Value

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

Arguments

x

doe, object to be described.

...

any additional parameters.

Author

tools:::Rd_package_author("gconsensus")

Maintainer: tools:::Rd_package_maintainer("gconsensus")

See Also

doe.gconsensus, print.doe