add_scale_month: Add a Monthly X-Axis Scale to a Time-Based Plot

View source: R/plot.R

add_scale_monthR Documentation

Add a Monthly X-Axis Scale to a Time-Based Plot

Description

add_scale_month() adds a monthly scale to a ggplot object when the x axis is a date or datetime.

Usage

add_scale_month(gg_obj)

Arguments

gg_obj

A ggplot object

Value

The modified ggplot object


jesse-smith/coviData documentation built on Jan. 14, 2023, 11:08 a.m.