ONEtable.text: Function to compute and render text entries for ONE-table

Description Usage Arguments Value Examples

View source: R/ONEtable.R

Description

Function to compute and render text entries for ONE-table

Usage

1
ONEtable.text(data, this.var, this.type, sign.digits, sign.digits.prop)

Arguments

data

Data used for the computations

this.var

Variable in the table (must exist in data)

this.type

Variable type for table

sign.digits

Digits used for mean, standard deviation, etc.

sign.digits.prop

Digits used for proportion of cases for factors (and missing entries, if requested).

Value

Output used by ONEtable()

Examples

1
## Not run:  Called by other function - not intended to be called by user directly. 

FrThomas/risyphus documentation built on Dec. 6, 2019, 6:27 a.m.