prints {ecocbo}R Documentation

S3Methods for Printing

Description

prints for ecocbo::sim_beta() objects.

Usage

## S3 method for class 'ecocbo_beta'
print(x, ...)

Arguments

x

Object from ecocbo::sim_beta() function.

...

Additional arguments

Value

Prints the result of ecocbo::sim_beta() function, showing in an ordered matrix the estimated power for the different experimental designs that were considered.


[Package ecocbo version 0.10.2 Index]