basic_bar: Basic bar plot

View source: R/plots.R

basic_barR Documentation

Basic bar plot

Description

Basic bar plot

Usage

basic_bar(data, title = "[Title]", xlab = "x")

Arguments

data

The data frame

title

The title of the plot

xlab

The x-axis label. Defaults to x

Value

A ggplot object


BroVic/jGBV documentation built on Oct. 9, 2022, 6:38 a.m.