convert_tidy_to_plot: Convert tidy data to plot.

Description Usage Arguments

View source: R/get_data.r

Description

Convert tidy data to plot.

Usage

1
convert_tidy_to_plot(tidyData, input)

Arguments

tidyData

The result of calling tidy_notification_click_data.

input

A list containing elements named "chart_type", "event_types", "date_range", and "variable". These correspond to the input list generated by the ui.r Shiny script.


johnchower/notificationGraphs documentation built on May 19, 2019, 3:04 p.m.