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())
character string. The path of XML file.
integer vector. Load only a selected number of episodes. It is NULL by default which loads all the episodes in a file.
logical. Switch on/off the progress bar.
XML object. Usually not needed.
character string. The XML file name. The file name will be extracted automatically while argument xml is NULL.
POSIXct. By default is the time of the execution of this function.
ccRecord-class