Sprintf.DemographicTable {DemographicTable} | R Documentation |
Short Paragraph to Describe a DemographicTable
Description
To create a short paragraph to describe a DemographicTable
Usage
Sprintf.DemographicTable(model, ...)
Arguments
model |
|
... |
additional parameters, currently not in use |
Value
Function Sprintf.DemographicTable returns a noquote character scalar.
Examples
Sprintf.DemographicTable(DemographicTable(esoph))
Sprintf.DemographicTable(DemographicTable(ToothGrowth, groups = 'supp', include = 'len'))
[Package DemographicTable version 0.1.9 Index]