Description Usage Arguments Format Details Inherit Methods See Also
It is a class that inherits from the Instance
class and
implements the functions of extracting the text and the date of an Tytb-type
file.
1 | ExtractorTytb$new(path)
|
path |
(character) Path of the tytb-type file. |
An object of class R6ClassGenerator
of length 24.
Due to the fact that the creation date of the message can not be extracted from the text of an comment from youtube, the date will be initialized to empty.
This class inherits from Instance
and implements the
obtainSource
and obtainDate
abstracts functions.
obtainDate Function that obtains the date of the tytb file.
Usage
obtainDate()
obtainSource Function that obtains the source of the tytb file. Reads the file indicated in the path. In addition, it initializes the data with the initial source.
Usage
obtainSource()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.