String_to_Range | R Documentation |
converts a string representing a range of values into an array of integers
String_to_Range(x, div = ":")
x, |
a string |
div, |
symbol used to indicate a range |
an array of integers ranging from the first to the last number in the string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.