vector_to_latex2 | R Documentation |
Convert vector to items
vector_to_latex2(x)
x |
A list or vector to convert. |
A LaTeX2 object containing the entries
of x
concatenated.
print(vector_to_latex2(1:3), tags = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.