splitting | R Documentation |
Splitting lists of items
split_list(items, splits, include = FALSE)
split_latex(...)
items |
A LaTeX2 or similar list. |
splits |
Which item numbers divide the parts? |
include |
If |
... |
Arguments to pass to |
split_list()
returns a list of pieces
separated at the splits.
split_latex()
returns a list of pieces
separated at the splits. Each piece is marked as
an ITEMLIST
item, and the whole thing is
also marked that way.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.