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/raampGBV documentation built on Oct. 7, 2022, 11:06 p.m.