ggBenchmarketing: Create the so-called "benchmarketing chart" for overview of...

View source: R/ggBenchmarketing.R

ggBenchmarketingR Documentation

Create the so-called "benchmarketing chart" for overview of percentage agreement

Description

Create the so-called "benchmarketing chart" for overview of percentage agreement

Usage

ggBenchmarketing(
  df,
  col,
  title = NULL,
  text_caption = TRUE,
  labs = TRUE,
  language = "german"
)

Arguments

df

a dataframe created by create_dichoplot_table()

col

a variable holding pct-agreement

title

either a string or a column from label$data

text_caption

TRUE/FALSE, default TRUE, if caption holding the corresponding

labs

TRUE/FALSE, default TRUE, if Title/subtitle should be displayed

language

"german" or "french" - default "german", select subtitle and


cathblatter/shurp2018 documentation built on Jan. 11, 2023, 11:29 a.m.