Learn R Programming

ssutil (version 1.0.0)

format.power_single_rate: Format method for power_single_rate class

Description

Format method for power_single_rate class

Usage

# S3 method for power_single_rate
format(x, digits = 3, ...)

Value

A character string with a human-readable summary of the detection power or a markdown-style table, depending on the number of rows.

Arguments

x

an R object of class power_single_rate

digits

a positive integer indicating how many significant digits are to be used for numeric x.

...

further arguments passed to or from other methods