score_barplot: output a ggplot column graph of the top texts from some...

Description Usage Arguments

View source: R/barplot.R

Description

output a ggplot column graph of the top texts from some insight function

Usage

1
score_barplot(.data, y, n = 15, x = text, desc = FALSE)

Arguments

.data

a dataframe containing "text" and insight columns as per the output of the get_(term|aggregate)_insight wrapper function

y

symbol name of the column insight was outputted to

n

number of bars to display

x

symbol name of column for insight labels

desc

bool: show bars in descending order


jcai849/iNZightTA documentation built on Dec. 2, 2020, 6:59 a.m.