likert.plot.bici: A custom likert plot saves a ggplot2 png file in current...

Description Usage Arguments

Description

A custom likert plot saves a ggplot2 png file in current working directory

Usage

1
2
likert.plot.bici(df, varnames, nlevels = NA, title = "likert bar plot",
  group = NULL, file, bpCite = paste("<c2><a9> @muuksi", lubridate::today()))

Arguments

df

dataframe with variables to plot(ideally already factored)

varnames

a list with variable names to use

nlevels

How many levels do the variables have?

title

a title string

group

grouping variable

file

filename

bpCite

not used...


muuksi/bici documentation built on May 23, 2019, 10:53 a.m.