special_vector | R Documentation |
Wrapper that allows generating a special type vectors
special_vector(size, type, configuration)
size |
integer, vector length |
type |
type of vector, one of: "id", "distribution" |
configuration |
list of arguments required by vector function |
special_vector(10, "id", list(start = 3))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.