create_windows | R Documentation |
Takes the union of previous graphs within a sliding window to create a series of graphs
create_windows(graphs, window.size = 5, startpoint = 1)
graphs |
a list of graph objects |
window.size |
an integer indicating how large windows should be |
startpoint |
where in the list to start the first window |
a list of graph objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.