freqjmv | R Documentation |
Frequencies
freqjmv(data, vector)
data |
. |
vector |
. |
A results object containing:
results$table | a table | ||||
Tables can be converted to data frames with asDF
or as.data.frame
. For example:
results$table$asDF
as.data.frame(results$table)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.