termco_c(termco.object, combined.columns, new.name, short.term = TRUE, zero.replace = NULL, elim.old = TRUE, percent = NULL, digits = 2)
termco
,
termco_d
or termco_c
.TRUE
column names are trimmed versions
of the match list, otherwise the terms are wrapped with 'term(phrase)'TRUE
eliminates the columns that are
combined together by the named match.list.TRUE
output given as percent. If
FALSE
the
output is proportion.Returns a return a list, of class "termco"
, of data frames and
information regarding word counts:
rawraw word counts by grouping variable
propproportional word counts by grouping variable; proportional to
each individual's word use
rnpa character combination data frame of raw and proportional
zero_replacevalue to replace zeros with; mostly internal use
percentThe value of percent used for plotting purposes.
digitsinteger value od number of digits to display; mostly internal
use
Combines the columns of a termco object. Generally intended for internal use but documented for completeness.
termco