get_bar_simple: Simple bar chart function

Description Usage Arguments Value

View source: R/functions.R

Description

This function allows you to produce a ggplot bar char plot without axis levels. Useful for plotting several variables in a single grid.

Usage

1
get_bar_simple(data, variable)

Arguments

data

A dataset

variable

The variable you want to plot

Value

A ggplot bar plot graph


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