| xml2Data | R Documentation | 
Convert the XML file to ccRecord. For more details, see ccRecord-class.
xml2Data(file, select.episode = NULL, quiet = TRUE, xml = NULL, file_origin = "NA", parse_time = Sys.time())
| file | character string. The path of XML file. | 
| select.episode | integer vector. Load only a selected number of episodes. It is NULL by default which loads all the episodes in a file. | 
| quiet | logical. Switch on/off the progress bar. | 
| xml | XML object. Usually not needed. | 
| file_origin | character string. The XML file name. The file name will be extracted automatically while argument xml is NULL. | 
| parse_time | POSIXct. By default is the time of the execution of this function. | 
ccRecord-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.