get_text_from_pdf: Convert meeting agenda or minutes to text. Limit to max...

Description Usage Arguments Value

View source: R/helpers.R

Description

Convert meeting agenda or minutes to text. Limit to max number of pages if desired

Usage

1
get_text_from_pdf(the_file, max_pages = 0)

Arguments

the_file

character string name of file

max_pages

integer maxinum number of pages of text to return. If 0, return all

Value

character string with text of PDF


smach/CivicPlusScraper documentation built on Dec. 23, 2021, 3:25 a.m.