Description Usage Arguments Value Examples
The return value contains two enries for each category used in the data. One that ends with abs shows the absolute frequencies, the other shows the relative frequencies, ending on perc. min before an entry means that this value was negative. Example: C_min2_perc with a value of 5 means that the -2 was present 5
1 | freq_overview(item, return.df = FALSE)
|
item |
The item that will be analysed |
return.df |
Logical, should a data frame with the overview be returned? Default is fot |
An overview for the frequencies of each entry in the item.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.