Description Usage Arguments Details Value See Also
Extract the html nodes and event codes (necessary to rebuild the past events urls) from the past events page
1 |
doc |
An |
There are some weirdness with events whose name starts with a number,
so we get the event_code
by manipulating the event's name.
A named list with two values: event_nodes
and event_codes
,
where event_nodes
is a list of xml_node
and event_codes
is a character vector.
html_nodes
,html_text
str_match
,case
,str_replace
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.