print.bgtDesign {binGroup}R Documentation

Print Functions for nDesign and sDesign

Description

Print function for results of functions nDesign, nDesign.

Usage

## S3 method for class 'nDesign':
print(x, ...)
## S3 method for class 'sDesign':
print(x, ...)

Arguments

x An object of class "nDesign" or "sDesign"
... currently only digits is passed to signif for appropriate rounding

[Package binGroup version 1.0-4 Index]