create_cumulative | R Documentation |
Takes the union of all previous graphs in a series at each time step to create a cumulative series of graphs
create_cumulative(graphs, order.by, sort.order = NULL)
graphs |
a list of graph objects |
order.by |
a character vector of metadata by which to order and group graphs |
sort.order |
a vector indicating the order in which to sort order.by |
a list of graph objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.