split_int | R Documentation |
internal function for splitting the integer value into a homogenous vector
split_int(x, d)
x |
integer value to split |
d |
integer divisor |
vector of length d of integers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.