varTableDlg {RcmdrPlugin.temis} | R Documentation |
One-way table of a corpus meta-data variable
Description
Build a one-way contingency table from a corpus's meta-data variable, optionally plotting the result.
Details
This dialog provides a simple way of computing frequencies from a single meta-data variable of a tm corpus. It is merely a wrapper around different steps available from the Statistics and Plot menus, but operating on the corpus meta-data instead of the active data set.
See Also
setCorpusVariables
, meta
, table
,
barchart
[Package RcmdrPlugin.temis version 0.7.10 Index]