series_range(c(0, 1, 2, 3, 4, 5)) # list(5, 0, 5) series_range(c(-0.1, 8.5, 0.02, -6.3)) # list(14.8, -6.3, 8.5)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.