Learn R Programming

geeLite (version 1.0.2)

process_single_file: Process a Single Source File

Description

Processes an individual source file by updating the file with the specified 'path' and writing the updated file to the cli/ directory of the database.

Usage

process_single_file(src_file_path, path)

Arguments

src_file_path

[mandatory] (character) The path of the source file to process.

path

[mandatory] (character) The path to the root directory of the generated database.