View source: R/parse_Meeting.R
Parse FT xml data
1 | parse_Meeting(xml_data, returnNested = TRUE)
|
xml_data |
XML data |
returnNested |
If TRUE (default) returns one data.table with all data nested. If FALSE returns tree data.tables - Meeting, DagsordenPunkt and Aktivitet. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.