process_source_files {geeLite} | R Documentation |
Process Source Files
Description
Processes multiple source files by iterating through them.
Usage
process_source_files(src_files_path, path)
Arguments
src_files_path |
[mandatory] (character) A vector of source file paths. |
path |
[mandatory] (character) The path to the root directory of the generated database. |
[Package geeLite version 1.0.2 Index]