latex_vec | R Documentation |
Construct latex markup for vectors
latex_vec(n = 3, name = "v", digits = 3, seed = NULL, v = NULL)
n |
How many components |
digits |
Number of digits for integer vector |
v |
and alternative way to specify the numbers in the vectors |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.