mallet_jar | R Documentation |
Return the mallet jar filename(s)
mallet_jar(full.names = FALSE) mallet.jar(full.names = FALSE)
full.names |
a logical value. If TRUE, the directory path is prepended to the file names to give a relative file path. If FALSE, the file name(s) (rather than paths) are returned. |
Mallet is implemented as a jar-file in the mallet R package. This function returns the file name and file path for that file(s)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.