parse_by_length: Extract significant text from html source

View source: R/get_about_pages.r

parse_by_lengthR Documentation

Extract significant text from html source

Description

Extract significant text from html source

Usage

parse_by_length(url, sentence_threshold = 5)

Arguments

url

A URL (the web address to extract text from)

sentence_threshold

an integer signifying the minimum word length for an included sentence

Value

extracted_text The text found on a page


snfagora/MapAgora documentation built on April 27, 2024, 8 a.m.