Description Usage Arguments Value Examples
Tab(ulate), similar to Stata (orders by x, or x,y). Requires data.table. Data argument defaults to dt, for easy usage tab("x").
1 |
x |
Variable to be tabulated |
y |
Optional second variable |
df |
the dataframe |
Table of (N) cases ordered by x or x, y.
1 | tab()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.