Splits text into a list of elements, one corresponding to a paragraph, for further processing. Each element contains the text an the class of the chunks.
1 | split_text_into_paragraphs(text, header = NULL)
|
text |
Text to process. |
header |
The header, in case there is one and it should be overwritten. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.