Rdocumentation
powered by
Learn R Programming
roxygen3 (version 0.1)
parse_directory: Parse directory of source files.
Description
Parse directory of source files.
Usage
parse_directory(path, env, tags = base_tags())
Arguments
path
path to directory of R files to parse
env
environment that contains the results of evaluating the file.