ReadXmltvFile: Reads an XMLTV file

Description Usage Arguments Details

Description

ReadXmltvFile reads one XMLTV file and returns its content in data frame.

Usage

1
ReadXmltvFile(xmltv.file, verbose = FALSE)

Arguments

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.

Details

The XMLTV file can be tested before reading it by using TestXmltvFile. The returned data frame inherits class "xmltv.data.raw".


jogrue/rXMLTV documentation built on May 19, 2019, 3:01 p.m.