get_files_and_function_names: Get the file names and functions defined in those files

View source: R/get_files_and_function_names.R

get_files_and_function_namesR Documentation

Get the file names and functions defined in those files

Description

Get the file names and functions defined in those files

Usage

get_files_and_function_names(path = ".")

Arguments

path

character vector of length one having the directory path to the files containing function definitions.

Value

data.frame with a column of file names and the corresponding 'function\ *(' and must be the first non-blank token on a line.


rmsharp/rmsutilityr documentation built on Feb. 13, 2024, 6:01 p.m.