Description Usage Format Methods See Also
This class uses the standard factory method because it is responsible for choosing the type of instances that will be created from the files indicated in the path.
1 |
An object of class R6ClassGenerator
of length 24.
createInstance Function that builds instances from the path it receives. Depending on the extension of the file indicated in the path, an instance type or other is created.
Usage
createInstance(path)
Value
The corresponding object according to the file extension.
Arguments
path (character) Path of the file to create an instance.
Instance
, ExtractorEml
,
ExtractorSms
, ExtractorTtwt
,
ExtractorTwtid
, ExtractorTytb
,
ExtractorWarc
, ExtractorYtbid
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.