Description Usage Arguments Examples
Wrapper that allows generating a special type vectors
| 1 | 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 | 
| 1 | 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.