Internal mytable functions These are not to be called by the user
1 2 3 4 5 6 7 8 9 10 11 | mytable_sub2(
y,
x,
data,
max.ylev = 5,
maxCatLevel = 20,
method = 1,
catMethod = 2,
show.total = FALSE,
origData
)
|
y |
a vector |
x |
a vector |
data |
a data.frame |
max.ylev |
an integer |
maxCatLevel |
an integer |
method |
an integer |
catMethod |
an integer |
show.total |
a logical value |
origData |
a data.frame |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.