.list2vec | R Documentation |
Convert a list into vectors for easier output.
.list2vec(X, sep = "=", collapse = ",", use_names = TRUE)
X |
A list. |
A vector converted from the input list X
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.