View source: R/get_about_pages.r
parse_by_length | R Documentation |
Extract significant text from html source
parse_by_length(url, sentence_threshold = 5)
url |
A URL (the web address to extract text from) |
sentence_threshold |
an integer signifying the minimum word length for an included sentence |
extracted_text The text found on a page
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.