get_list_of_meeting_links_original: Get list of meeting page links from Framingham meeting portal

Description Usage Arguments Value

View source: R/download_agendas_and_minutes.R

Description

Get list of meeting page links from Framingham meeting portal

Usage

1
2
3
4
5
get_list_of_meeting_links_original(
  the_url = "http://framinghamma.iqm2.com",
  the_start = "1/1/2021",
  the_end = "12/31/2021"
)

Arguments

the_url

string root of URL for meeting listing

the_start

string date in m/d/yyyy format

the_end

string date in m/d/yyyy format

Value

vector of character strings with URLs of meeting pages


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