make_sandwiches | R Documentation |
Helper for split_sandwiches
. Once sections have been identified and extracted, recombines them in the correct order.
make_sandwiches(meat, top_buns, bottom_buns = NULL)
meat |
Character vector containing string sections between delimiters |
top_buns |
Character vector containing starting delimiters |
bottom_buns |
Character vector containing ending delimiters |
A character vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.