Learn R Programming

DemographicTable (version 0.1.9)

Sprintf.DemographicTable: Short Paragraph to Describe a DemographicTable

Description

To create a short paragraph to describe a DemographicTable

Usage

Sprintf.DemographicTable(model, ...)

Value

Function Sprintf.DemographicTable returns a noquote

character scalar.

Arguments

model

a DemographicTable

...

additional parameters, currently not in use

Examples

Run this code
Sprintf.DemographicTable(DemographicTable(esoph))
Sprintf.DemographicTable(DemographicTable(ToothGrowth, groups = 'supp', include = 'len'))

Run the code above in your browser using DataLab