Description Usage Arguments Format Methods Author(s) See Also
CSource0 Abstract class that defines the interface for the concrete CSource classes
1 |
name |
Optional character vector indicating name for Corpus object. |
x |
Character vector containing text, the name of a file, or directory or a corpus object from a supported package. |
An object of class R6ClassGenerator of length 24.
new()Initializes an object of the CSource0 class.
source(x, name = NULL)Executes the process of sourcing the Corpus object.
John James, jjames@datasciencesalon.org
Other Corpus Source Classes: CSourceDir,
CSourceFileSet, CSourceQ,
CSourceTM, CSourceV
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.