Description Usage Arguments Value
View source: R/download_agendas_and_minutes2.R
Get list of meetings, agendas, minutes, and links from Framingham meeting portal
1 2 3 4 5 6 | get_list_of_meeting_links(
the_url = "http://framinghamma.iqm2.com",
the_start = "1/1/2021",
the_end = "12/31/2021",
my_dir = "www"
)
|
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 |
my_dir |
string subdirectory you want files downloaded; set to "" for none |
data frame with URLs of meeting pages, agendas, and minutes as well as meeting info and separate columns for Date and Board (City Council, etc.)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.