sliding_intervals | R Documentation |
Create integer intervals useful for e.g. sliding means
sliding_intervals(first, last, width)
first |
the smallest integer in the range to use |
last |
the largest integer in the range to use |
width |
the desired width of intervals |
data frame with label for each interval and one row for each year
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.