Description Usage Arguments Details
ReadXmltvFile reads one XMLTV file and returns its content in data
frame.
1 | ReadXmltvFile(xmltv.file, verbose = FALSE)
|
xmltv.file |
is the full path to the XMLTV file that should be read. |
verbose |
If TRUE the functions prints the full path of the the processed file. Defaults to FALSE. |
The XMLTV file can be tested before reading it by using
TestXmltvFile. The returned data frame inherits class
"xmltv.data.raw".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.