get_vis: create a group-aware visualisation

Description Usage Arguments

View source: R/get-vis.R

Description

create a group-aware visualisation

Usage

1
get_vis(.data, vis, col, facet_by = "", scale_fixed = TRUE, ncol = 3, ...)

Arguments

.data

the standard dataframe, modified so the last column is the output of some insight function (eg. output from term_freq)

vis

character name of visualisation function

col

character name of the column to get insight from

facet_by

character name of the column to facet by

scale_fixed

force scales to be fixed in a facet

ncol

number of columns for facet wrap

...

additional arguments to the visualisation


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