table.contvar: Display a vector of continuous values in a table using the...

table.contvarR Documentation

Display a vector of continuous values in a table using the breaks supplied. Attachs a meta attribute with varname

Description

Display a vector of continuous values in a table using the breaks supplied. Attachs a meta attribute with varname

Usage

table.contvar(x, breaks, varname)

Arguments

x

vector of continous values

breaks

a numeric vector of two or more cut points NB: note that the cut point value is not included in the bin (ie: include.lowest = FALSE) Therefore the very first cut point must be less than min(x)

varname

added as a tag on the meta attribute

Value

a table (proportions) with names specified by breaks


kcha193/simarioV2 documentation built on April 8, 2024, 4:51 p.m.