Description Usage Arguments Examples
This version of ':' throws an error if 'from' is positive and 'to' is zero, to make the error more obvious if you've used '1:length(x)' instead of [seq_along()]
1 | shim_colon(from, to)
|
from, to |
Passed on to [seq()] |
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.