print.ParamsTableOne: print method for the ParamsTableOne object

Description Usage Arguments Value Author(s)

View source: R/01.GenerateData.R

Description

Print the table summarizing variables. If included, parameter values are also printed. Invisibly return a matrix containing the table.

Usage

1
2
## S3 method for class 'ParamsTableOne'
print(x, print = TRUE, ...)

Arguments

x

ParamsTableOne object generated by summary.ResSite or GenerateOneCenterTable.

print

whether to print results

...

additional parameters passed to print.TableOne

Value

return a matrix object. Print results.

Author(s)

Kazuki Yoshida


kaz-yos/distributed documentation built on May 27, 2019, 4:50 a.m.