This function returns a data frame with the file names and paths of all R files in the current directory.

inventory_Rfiles()

Value

A data frame with the file names and paths of all R files in the current directory.

Examples

inventory_Rfiles()
#> [1] file_name file_path
#> <0 rows> (or 0-length row.names)