ng_bar_chart: Create an ngram bar chart

Description Usage Arguments Value

View source: R/ThreadNet_Graphics.R

Description

Shows the n-grams within a set of threads (but not splitting across threads). This provides a visual indication of how repetitive the threads are.

Usage

1
ng_bar_chart(o, TN, CF, n, mincount)

Arguments

o

a dataframe of occurrences or events

TN

the column that contains the threadNum

CF

the contextual factor within which to count the n-grams

n

the length of the ngram

mincount

the minimum count to display

Value

plotly object


ThreadNet/ThreadNet documentation built on July 26, 2019, 8:16 p.m.