generate_ggplot_time_series: Generate ggplot of timeseries

View source: R/summary_functions.R

generate_ggplot_time_seriesR Documentation

Generate ggplot of timeseries

Description

Internal function to generate ggplot based timeseries

Usage

generate_ggplot_time_series(time_series_data, locations = "All Locations")

Arguments

time_series_data

data frame generated by 'generate_time_series_data'

locations

vector of locations to limit to; default is "All Locations"

Value

a ggplot object


gsClusterDetect documentation built on July 27, 2026, 5:09 p.m.