LinePlotCovid: Line Plot function

View source: R/plots.R

LinePlotCovidR Documentation

Line Plot function

Description

Line Plot function

Usage

LinePlotCovid(
  df,
  FACET = "AgeClass",
  g_palette,
  percent = FALSE,
  title = "Time-line of Records per Age class"
)

Arguments

df

data.frame data

FACET

character, variable name for the facets

g_palette

character vector of colors for the graph

percent

logical if TRUE then data and labels are in %

title

character


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