Description Usage Arguments Value
View source: R/get_file_paths.R
A function the returns the file paths to two example raw datasets for testing
1 | get_file_paths(source = c("bill tsvs", "test sparse doc-term", "raw text"))
|
source |
Can be either "bill tsvs" in which case the paths to the five example bill tsv files are returned, "test sparse doc-term", in which case the paths to two Rdata files necessary to test the generate_sparse_large_document_term_matrix() are returned, or "raw text", in which case the file paths to two example raw text files are provided. |
A vector of file paths
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.