extract_title | R Documentation |
A lot of information is contained in the first sentence of a text. In political texts, for example, dates and locations are often contained in the first sentence of the text.
extract_title(v)
v |
Text vector. |
A list of the first sentences in text.
extract_title("This is the first sentence. This is the second sentence.")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.