weight: Weight Term Counts from 'term_count'

Description Usage Arguments Value

View source: R/weight.R

Description

Weight term counts from term_count object.

Usage

1
weight(x, weight = "percent", ...)

Arguments

x

A term_count object.

weight

A weight to use. Currently the following are available: "proportion", "percent".

...

ignored

Value

Returns a weighted tbl_df object of term counts by grouping variable.


trinker/termcoLite documentation built on Oct. 23, 2021, 9:53 a.m.