plot_group_bigrams: Make a bigram network for each element of a grouping variable

View source: R/plot_group_bigrams.R

plot_group_bigramsR Documentation

Make a bigram network for each element of a grouping variable

Description

Make a bigram network for each element of a grouping variable

Usage

plot_group_bigrams(data, group_var, text_var = mention_content, ...)

Arguments

data

Data frame or tibble object

group_var

The categorical variable to create plots for

text_var

Name of the text variable

...

Additional arguments for make_bigram_viz i.e. n = , top_n =, min =

Value

list of ggplot2 objects


jpcompartir/JPackage documentation built on March 20, 2023, 4 a.m.