Description Usage Arguments Examples
View source: R/flame_text_reader.R
Coverts all TXT files in a folder into a formatted list that works with the database generator. Current requires all files in folder to be TXT files. Will fix this later.
1 | flame_text_reader(directory, single = FALSE, file = NA)
|
directory |
Folder directory that contains the files |
single |
A boolean statement for if you want to parse a single file or the whole folder |
file |
File name if you want to parse single file |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.