Description Usage Arguments Details Value Author(s) Examples
my.table, cross tabs between two vector but first overlaps their names to make sure the cross tab is legit.
1 | my.table(x,y)
|
x |
a vector with |
y |
a vector with |
my.table, cross tabs between two vector but first overlaps their names to make sure the cross tab is legit. vector with names is required. useNA is always set to "if any". Both arguments are required.
Returns a table cross tabulating x and y with overlapping names
Arshi Arora
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.