num_vector | R Documentation |
generates a vector of numbers in string format, for the interval.
num_vector(start = 1, end)
start |
An integer, start of interval. |
end |
An integer, end of interval. |
A vector of strings.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.