BarplotCovid: Barplot function

View source: R/plots.R

BarplotCovidR Documentation

Barplot function

Description

Barplot function

Usage

BarplotCovid(
  df,
  X,
  FACET,
  percent = FALSE,
  g_palette,
  position = "fill",
  title = ""
)

Arguments

df

data.frame data

X

character, variable name in X axis

FACET

character, variable name for the facets

percent

logical if TRUE then data and labels are in %

g_palette

character vector of colors for the graph

position

character position of bar plot, fill

title

character


miraisolutions/covid19-vaccination-ch documentation built on March 1, 2024, 11:15 a.m.