View source: R/reactive_graph_data.R
reactive_graph_data | R Documentation |
Applies a set of transformations to base tabular data based on currently selected attribute to group by.
reactive_graph_data(data, group)
data |
[ |
group |
[ |
A reactive
object with a tibble
containing mutated
graph data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.