extract_session_hrefs: Extract Session hrefs

Description Usage Arguments Value Examples

View source: R/scrape_talk_urls.R

Description

Extract Session hrefs

Usage

1
extract_session_hrefs(html_docmap, session_id)

Arguments

html_docmap

An rvest docmap scrape from scrape_conference_html_doc_map()

session_id

Integer for session you want to extract

Value

hrefs for the session, which includes the Session href in addition to the talk refs.

Examples

1
2
3

bryanwhiting/generalconference documentation built on Dec. 19, 2021, 11:51 a.m.