download_data_from_meeting_page: Download agenda and/or minutes files from a meeting link page...

Description Usage Arguments Value

View source: R/download_agendas_and_minutes.R

Description

Download agenda and/or minutes files from a meeting link page scraped from Framingham meeting portal

Usage

1
2
3
4
5
download_data_from_meeting_page(
  the_meeting_link,
  the_root = "http://framinghamma.iqm2.com",
  the_dir = "tmp"
)

Arguments

the_meeting_link

character string

the_root

character string with website root

the_dir

character string with directory where you want files downloaded

Value

data frame with info about meeting files downloaded


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