Called by mc_table
. This is a wrapper for the loops that
generate tables collection-wide or corpus/text-wise.
mc_prep_table(xtab, data, by, writeto, funcs, bycol)
A table generated by mc_table
.
The data.table
from which the table was created.
Create table for "all"
data, or split by "corpus"
or "text"
.
Path to write output to.
List of function symbols to tabulate.
Column to split data by.
Nothing.