rng2seq | R Documentation |
trans range character into seq characters
rng2seq(x, sep = "-")
x |
range character |
sep |
range separator |
seq characters
rng2seq(c("1-5", "2"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.