get_bar_chart_labels: Bar chart function

Description Usage Arguments Value

View source: R/functions.R

Description

This function produces a ggplot bar chart with the appropriate labels that shows the percentage for each level.

Usage

1
get_bar_chart_labels(data, variable, title = "Plot_title")

Arguments

data

A labelled dataset

variable

The variable you want to plot

title

The name of the plot

Value

A ggplot bar plot graph


NahieliV/testGradient_rep documentation built on Dec. 17, 2021, 5:19 a.m.