plot_title: Display a generic title and optionally add bike summary info

Description Usage Arguments Value

View source: R/plot_helpers.R

Description

Wrapper for ggtitle so you can change the the title and subtitle for your application.

Usage

1
2
  plot_title(title = "Optimized Bicycle Tire Pressure for Road & Gravel Riding",
  subtitle = NULL)

Arguments

title

for the plot.

subtitle

If provided, is used for the subtitle.

Value

labels


dgabbe/btpress documentation built on Aug. 2, 2019, 12:55 a.m.